Skip to content

Commit

Permalink
Update CS fixer workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
emodric committed Nov 6, 2023
1 parent 7b67036 commit 3c58d0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coding_standards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:

steps:
- uses: actions/checkout@v2
- uses: OskarStark/php-cs-fixer-ga@master
- uses: docker://oskarstark/php-cs-fixer-ga
with:
args: --diff --dry-run

0 comments on commit 3c58d0a

Please sign in to comment.