Skip to content

Commit

Permalink
Merge pull request #82 from mongolyy/feature/add-fail-level-at-suggester
Browse files Browse the repository at this point in the history
Add fail_level option with action-suggester
  • Loading branch information
mongolyy authored Jan 12, 2025
2 parents e4145b9 + 8141208 commit 3c9c9ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ runs:
tool_name: ${{ inputs.tool_name }}
level: ${{ inputs.level }}
filter_mode: ${{ inputs.filter_mode }}
fail_level: ${{ inputs.fail_level }}
fail_on_error: ${{ inputs.fail_on_error }}
reviewdog_flags: ${{ inputs.reviewdog_flags }}

Expand Down

0 comments on commit 3c9c9ed

Please sign in to comment.