Skip to content

Commit

Permalink
made inclusive naming check not required
Browse files Browse the repository at this point in the history
  • Loading branch information
mtruj013 committed Oct 15, 2021
1 parent 74b21dd commit 3506fa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -222,4 +222,4 @@ jobs:
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-check
fail-on-error: true
fail-on-error: false

0 comments on commit 3506fa2

Please sign in to comment.