Skip to content

Commit 256e54f

Browse files
committed
main->notest/init
1 parent 69371f8 commit 256e54f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpcs-phpcbf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
steps:
1414
- name: Invoke the PHPCS check and PHPCBF fix
1515
# Use the latest commit in the main branch.
16-
uses: WorkOfStan/phpcs-fix@main
16+
uses: WorkOfStan/phpcs-fix@notest/init
1717
with:
1818
commit-changes: true

0 commit comments

Comments
 (0)