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 bf5367e commit 9d4d1abCopy full SHA for 9d4d1ab
.github/workflows/scorecard.yml
@@ -4,6 +4,9 @@
4
5
name: Scorecard supply-chain security
6
on:
7
+ # This allows you to run the workflow manually from the Actions tab
8
+ workflow_dispatch:
9
+
10
# For Branch-Protection check. Only the default branch is supported. See
11
# https://github.com/ossf/scorecard/blob/main/docs/checks.md#branch-protection
12
branch_protection_rule:
0 commit comments