We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dec17a3 commit 392b040Copy full SHA for 392b040
1 file changed
.github/workflows/backend.yml
@@ -4,7 +4,7 @@ on: [workflow_dispatch, push, pull_request]
4
5
jobs:
6
run:
7
- uses: flarum/framework/.github/workflows/REUSABLE_backend.yml@main
+ uses: flarum/framework/.github/workflows/REUSABLE_backend.yml@1.x
8
with:
9
enable_backend_testing: true
10
enable_phpstan: true
0 commit comments