We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3029dc7 commit bf5ee72Copy full SHA for bf5ee72
.github/workflows/scorecards.yml
@@ -14,6 +14,7 @@ jobs:
14
analysis:
15
name: Scorecards analysis
16
runs-on: ubuntu-22.04
17
+ continue-on-error: true
18
permissions:
19
# Needed to upload the results to code-scanning dashboard.
20
security-events: write
0 commit comments