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.
1 parent 3be7b1a commit af93337Copy full SHA for af93337
1 file changed
.github/workflows/scorecard.yml
@@ -11,6 +11,7 @@ on:
11
# https://github.com/ossf/scorecard/blob/main/docs/checks.md#maintained
12
schedule:
13
- cron: '22 14 * * 4'
14
+ workflow_dispatch: {}
15
16
# Declare default permissions as read only.
17
permissions: read-all
0 commit comments