Skip to content

Commit 9c091a9

Browse files
committed
ci: add workflow_dispatch trigger to scorecard for manual testing
1 parent 9e22e3a commit 9c091a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/scorecard.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
push:
99
branches:
1010
- main
11+
workflow_dispatch:
1112

1213
permissions: read-all
1314

0 commit comments

Comments
 (0)