We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ed26a1 commit 4737355Copy full SHA for 4737355
.github/workflows/auto-format-code.yml
@@ -72,5 +72,5 @@ jobs:
72
if: github.event_name == 'push'
73
uses: stefanzweifel/git-auto-commit-action@v5
74
with:
75
- commit_message:' chore: fixed code formatting issues'
+ commit_message: 'chore: fixed code formatting issues'
76
0 commit comments