Skip to content

Commit b732c8d

Browse files
committed
Allow running OSSF scorecard on demand
1 parent a9217ee commit b732c8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/scorecard.yml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
- cron: '43 6 * * 5'
1111
push:
1212
branches: [ "main" ]
13+
workflow_dispatch:
1314

1415
permissions:
1516
contents: read

0 commit comments

Comments
 (0)