We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cf8c848 + 37df64c commit 3a8b354Copy full SHA for 3a8b354
.github/workflows/openssf-scorecard.yml
@@ -14,6 +14,7 @@ on:
14
- cron: '28 2 * * 4'
15
push:
16
branches: [ "master" ]
17
+ workflow_dispatch:
18
19
# Declare default permissions as read only.
20
permissions: read-all
0 commit comments