mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-05 18:23:48 +00:00
- php fixer upgrade
This commit is contained in:
2
.github/workflows/backend-code-style-fix.yml
vendored
2
.github/workflows/backend-code-style-fix.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
|||||||
- name: Run PHP CS Fixer
|
- name: Run PHP CS Fixer
|
||||||
uses: docker://oskarstark/php-cs-fixer-ga
|
uses: docker://oskarstark/php-cs-fixer-ga
|
||||||
with:
|
with:
|
||||||
args: --config=.php_cs.dist --allow-risky=yes
|
args: --config=.php-cs-fixer.dist.php --allow-risky=yes
|
||||||
|
|
||||||
- name: Commit changes
|
- name: Commit changes
|
||||||
uses: stefanzweifel/git-auto-commit-action@v4
|
uses: stefanzweifel/git-auto-commit-action@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user