Skip to content

Commit c5e8595

Browse files
committed
ci(scorecard): add workflow_dispatch trigger
1 parent 812852a commit c5e8595

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/scorecard.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
branch_protection_rule: {}
55
schedule:
66
- cron: '22 14 * * 4'
7+
workflow_dispatch: {}
8+
workflow_dispatch: {}
79

810
permissions: 'read-all'
911

0 commit comments

Comments
 (0)