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 896f5cb commit aa067e6Copy full SHA for aa067e6
.github/workflows/fix-php-code-style-issues.yml
@@ -25,4 +25,4 @@ jobs:
25
- name: Commit changes
26
uses: stefanzweifel/git-auto-commit-action@v6
27
with:
28
- commit_message: Fix styling
+ commit_message: 'style: fix code style issues'
0 commit comments