Skip to content

Commit

Permalink
style(pre-commit): lint
Browse files Browse the repository at this point in the history
  • Loading branch information
shinybrar committed Nov 25, 2024
1 parent 47b0419 commit 23bf5b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.commit.check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
commit-signoff: false
merge-base: true
job-summary: true
pr-comments: ${{ github.event_name == 'pull_request' }}
pr-comments: ${{ github.event_name == 'pull_request' }}

0 comments on commit 23bf5b2

Please sign in to comment.