Skip to content

Commit 6152f8f

Browse files
committed
ci(scorecard): add workflow_dispatch trigger
1 parent b87a4e4 commit 6152f8f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/scorecard.yml

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

89
permissions: 'read-all'
910

0 commit comments

Comments
 (0)