Skip to content

Commit 9d4d1ab

Browse files
committed
Allow running manually
1 parent bf5367e commit 9d4d1ab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/scorecard.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44

55
name: Scorecard supply-chain security
66
on:
7+
# This allows you to run the workflow manually from the Actions tab
8+
workflow_dispatch:
9+
710
# For Branch-Protection check. Only the default branch is supported. See
811
# https://github.com/ossf/scorecard/blob/main/docs/checks.md#branch-protection
912
branch_protection_rule:

0 commit comments

Comments
 (0)