Skip to content

Commit

Permalink
yamllint relaxed
Browse files Browse the repository at this point in the history
  • Loading branch information
zen0bit committed May 3, 2024
1 parent ee7aa55 commit 269220f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reviewdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ jobs:
with:
reporter: ${{ steps.reporter.outputs.value }}
github_token: ${{ secrets.github_token }}
yamllint_flags: '.github/'
yamllint_flags: '-d relaxed .github/'
level: error

0 comments on commit 269220f

Please sign in to comment.