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 b31e3a6 commit ca51e8eCopy full SHA for ca51e8e
.github/workflows/scorecard.yml
@@ -1,4 +1,4 @@
1
-name: OSSF Scorecard
+name: OSSF Scorecard
2
on:
3
# For Branch-Protection check. Only the default branch is supported. See
4
# https://github.com/ossf/scorecard/blob/main/docs/checks.md#branch-protection
@@ -34,7 +34,7 @@ jobs:
34
with:
35
results_file: results.sarif
36
results_format: sarif
37
-
+
38
# Public repositories:
39
# - Publish results to OpenSSF REST API for easy access by consumers
40
# - Allows the repository to include the Scorecard badge.
0 commit comments