You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/action.yaml
+3
Original file line number
Diff line number
Diff line change
@@ -207,6 +207,9 @@ jobs:
207
207
- name: php-cs-fixer dry-run
208
208
run: tools/vendor/bin/php-cs-fixer fix --dry-run -v --show-progress=none #--format=checkstyle #would be nice if codeberg did something with this like github does.
0 commit comments