We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 106ec4c commit 23f3ed1Copy full SHA for 23f3ed1
.github/workflows/fix-cs-php.yml
@@ -26,4 +26,4 @@ jobs:
26
- name: Commit and push back changes
27
uses: stefanzweifel/git-auto-commit-action@v4
28
with:
29
- commit_message: "Fix CS with PHP-CS-Fixer 2.19.0"
+ commit_message: "Fix CS with PHP-CS-Fixer"
0 commit comments