Skip to content

Commit 392b040

Browse files
authored
Update backend workflow to use version 1.x
1 parent dec17a3 commit 392b040

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/backend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [workflow_dispatch, push, pull_request]
44

55
jobs:
66
run:
7-
uses: flarum/framework/.github/workflows/REUSABLE_backend.yml@main
7+
uses: flarum/framework/.github/workflows/REUSABLE_backend.yml@1.x
88
with:
99
enable_backend_testing: true
1010
enable_phpstan: true

0 commit comments

Comments
 (0)