Skip to content

Commit

Permalink
Update ignore action for actionlint.
Browse files Browse the repository at this point in the history
  • Loading branch information
benbowler committed Jul 1, 2024
1 parent a914a9a commit 5bc8eec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
- uses: actions/checkout@v4
- uses: reviewdog/action-actionlint@v1
with:
actionlint_flags: '--ignore "SC2129"'
actionlint_flags: '-ignore "SC2129"'

0 comments on commit 5bc8eec

Please sign in to comment.