Skip to content

Commit 223330e

Browse files
committed
Allow manually running ossf scorecard workflow
1 parent 3da1418 commit 223330e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ossf-scorecard.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- main
77
schedule:
88
- cron: "43 6 * * 5" # weekly at 06:43 (UTC) on Friday
9+
workflow_dispatch:
910

1011
permissions: read-all
1112

0 commit comments

Comments
 (0)