Skip to content

Commit

Permalink
chore: add message
Browse files Browse the repository at this point in the history
  • Loading branch information
sekwah41 committed Jun 17, 2024
1 parent c5a8199 commit 4b1751a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pre-commit-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:
extra_args: --all-files
- uses: pre-commit-ci/[email protected]
if: always()
with:
msg: apply code formatting

- name: Commit pre-commit changes
if: always() && (github.event.action != 'pull_request' && github.event.action != 'labeled')
Expand Down

0 comments on commit 4b1751a

Please sign in to comment.