Skip to content

Commit

Permalink
PR workflow: fail on warning
Browse files Browse the repository at this point in the history
  • Loading branch information
bernt-matthias committed Apr 19, 2023
1 parent e61735c commit 9bdfa08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ jobs:
id: lint
with:
mode: lint
fail-level: True
repository-list: ${{ needs.setup.outputs.repository-list }}
tool-list: ${{ needs.setup.outputs.tool-list }}
- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 9bdfa08

Please sign in to comment.