Skip to content

Commit 3a8b354

Browse files
Merge pull request #19 from IntelPython/add-manual-run-trigger-to-openssf-workflow
Enable manual trigger of OpenSSF workflow
2 parents cf8c848 + 37df64c commit 3a8b354

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/openssf-scorecard.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ on:
1414
- cron: '28 2 * * 4'
1515
push:
1616
branches: [ "master" ]
17+
workflow_dispatch:
1718

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

0 commit comments

Comments
 (0)