Skip to content

Commit b355aea

Browse files
committed
Add --dry-run to docker://oskarstark/php-cs-fixer-ga command
OskarStark/php-cs-fixer-ga#113
1 parent a1806ce commit b355aea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,5 @@ jobs:
4646
4747
- name: PHP-CS-Fixer
4848
uses: docker://oskarstark/php-cs-fixer-ga
49+
with:
50+
args: --dry-run

0 commit comments

Comments
 (0)