Skip to content

Commit

Permalink
Merge pull request #237 from masutaka/fix-reviewdog-action-actionlint…
Browse files Browse the repository at this point in the history
…-warning

Fix the warning of reviewdog/action-actionlint
  • Loading branch information
masutaka authored Feb 2, 2025
2 parents 97ea0d9 + ab4fb1e commit b1ce92b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Run actionlint
uses: reviewdog/action-actionlint@abd537417cf4991e1ba8e21a67b1119f4f53b8e0 # v1.64.1
with:
fail_on_error: true
fail_level: error
filter_mode: nofilter
level: error
reporter: github-pr-review
Expand Down

0 comments on commit b1ce92b

Please sign in to comment.