We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ae040d commit e4b05a6Copy full SHA for e4b05a6
1 file changed
.github/workflows/pr-checks-privileged.yml
@@ -83,3 +83,4 @@ jobs:
83
with:
84
repo-token: '${{ secrets.GITHUB_TOKEN }}'
85
report-json: 'eslint_report.json'
86
+ fail-on-error: false
0 commit comments