We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b16a5d8 commit ac16810Copy full SHA for ac16810
.github/workflows/codestyle.yml
@@ -17,5 +17,5 @@ jobs:
17
${{ runner.OS }}-${{ github.repository }}-phpcsfixer-
18
19
- uses: docker://oskarstark/php-cs-fixer-ga
20
-
21
+ with:
+ args: --diff --dry-run
0 commit comments