Skip to content

Commit ce4e880

Browse files
committed
chore: add workflow_dispatch flag to scorecard workflow
1 parent dc33be8 commit ce4e880

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
@@ -13,6 +13,7 @@ on:
1313
- cron: '16 21 * * 1'
1414
push:
1515
branches: [ "master" ]
16+
workflow_dispatch:
1617

1718
# Declare default permissions as read only.
1819
permissions: read-all

0 commit comments

Comments
 (0)