Skip to content

Commit af93337

Browse files
committed
chore(ci): add workflow_dispatch trigger to scorecard workflow
1 parent 3be7b1a commit af93337

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
@@ -11,6 +11,7 @@ on:
1111
# https://github.com/ossf/scorecard/blob/main/docs/checks.md#maintained
1212
schedule:
1313
- cron: '22 14 * * 4'
14+
workflow_dispatch: {}
1415

1516
# Declare default permissions as read only.
1617
permissions: read-all

0 commit comments

Comments
 (0)