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:
2
.github/workflows/flarum-core-backend.yml
vendored
2
.github/workflows/flarum-core-backend.yml
vendored
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user