Skip to content

Commit

Permalink
fix: fix space in auto-format commit
Browse files Browse the repository at this point in the history
  • Loading branch information
roelofr authored Apr 22, 2024
1 parent 5ed26a1 commit 4737355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-format-code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,5 @@ jobs:
if: github.event_name == 'push'
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message:' chore: fixed code formatting issues'
commit_message: 'chore: fixed code formatting issues'

0 comments on commit 4737355

Please sign in to comment.