We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69371f8 commit 256e54fCopy full SHA for 256e54f
.github/workflows/phpcs-phpcbf.yml
@@ -13,6 +13,6 @@ jobs:
13
steps:
14
- name: Invoke the PHPCS check and PHPCBF fix
15
# Use the latest commit in the main branch.
16
- uses: WorkOfStan/phpcs-fix@main
+ uses: WorkOfStan/phpcs-fix@notest/init
17
with:
18
commit-changes: true
0 commit comments