Skip to content

Commit 49a418c

Browse files
author
Workflow Sync Bot
committed
💬 - Files Synced | Runner ID : 179 | ⚡ Triggered By fuelviews/github-workflow-sync
1 parent 1a0b754 commit 49a418c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎.github/workflows/php-cs-fixer.yml

-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ jobs:
2525
run: |
2626
if [ -f ./.php-cs-fixer.dist.php ]; then
2727
echo "ARGS=--config=.php-cs-fixer.dist.php --allow-risky=yes" >> "$GITHUB_OUTPUT"
28-
else
29-
echo "ARGS=--allow-risky=yes" >> "$GITHUB_OUTPUT"
3028
fi
3129
3230
- name: Run PHP CS Fixer

0 commit comments

Comments
 (0)