We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b394020 commit 9d8cbccCopy full SHA for 9d8cbcc
.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-fixer.dist.php --allow-risky=yes
19
20
- name: Commit changes
21
uses: stefanzweifel/git-auto-commit-action@v4
0 commit comments