1
0
mirror of https://github.com/flarum/core.git synced 2025-08-06 16:36:47 +02:00

Revert "use composer root version workflow"

This reverts commit f01c92bfab.
This commit is contained in:
Alexander Skvortsov
2022-03-11 21:18:45 -05:00
parent f01c92bfab
commit 961fecaf5e

View File

@@ -8,7 +8,7 @@ on: [workflow_dispatch, push, pull_request]
jobs: jobs:
run: run:
uses: flarum/.github/.github/workflows/REUSABLE_backend.yml@composer-root-version uses: flarum/.github/.github/workflows/REUSABLE_backend.yml@main
with: with:
enable_backend_testing: true enable_backend_testing: true