We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6feb3dc commit cdf17c4Copy full SHA for cdf17c4
1 file changed
.github/workflows/fix-php-code-style-issues.yml
@@ -25,4 +25,4 @@ jobs:
25
- name: Commit changes
26
uses: stefanzweifel/git-auto-commit-action@v5
27
with:
28
- commit_message: "styling: fix styling"
+ commit_message: "style: fix styling"
0 commit comments