Skip to content

Commit

Permalink
Add a bogus ID for the args for pre-commit action args
Browse files Browse the repository at this point in the history
  • Loading branch information
truedat101 committed Sep 22, 2024
1 parent 13087e9 commit 38959d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eslint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- uses: pre-commit/[email protected]
with:
extra_args: trailing-whitespace
extra_args: bon-jovi
eslint:
name: Run eslint scanning
runs-on: ubuntu-latest
Expand Down

0 comments on commit 38959d3

Please sign in to comment.