1
0
mirror of synced 2026-03-19 17:26:55 +00:00

Merge pull request #5287 from piontec/ignore-scorecard-for-backports

add: OSSF scorecard configuration file - ignore false-positive
This commit is contained in:
Matheus Pimenta
2025-04-04 11:06:29 +01:00
committed by GitHub

5
.scorecard.yml Normal file
View File

@@ -0,0 +1,5 @@
annotations:
- checks:
- dangerous-workflow
reasons:
- reason: not-applicable # This workflow does not run untrusted code, the bot will only backport a code if the a PR was approved and merged into main.