Skip to content

Commit 36e1e14

Browse files
authored
Allow manually running ossf scorecard workflow (#13228)
1 parent 99267fe commit 36e1e14

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)