Skip to content

Commit bf5ee72

Browse files
authored
CI: continue-on-error: true for scorecard action (#50262)
1 parent 3029dc7 commit bf5ee72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/scorecards.yml

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
analysis:
1515
name: Scorecards analysis
1616
runs-on: ubuntu-22.04
17+
continue-on-error: true
1718
permissions:
1819
# Needed to upload the results to code-scanning dashboard.
1920
security-events: write

0 commit comments

Comments
 (0)