We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87d66f6 commit 9532325Copy full SHA for 9532325
1 file changed
.github/workflows/php-cs-fixer.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Run PHP CS Fixer
16
uses: docker://oskarstark/php-cs-fixer-ga
17
with:
18
- args: --config=.php_cs.dist --allow-risky=yes
+ args: --config=.php_cs --allow-risky=yes
19
20
- name: Commit changes
21
uses: stefanzweifel/git-auto-commit-action@v4
0 commit comments