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 812852a commit c5e8595Copy full SHA for c5e8595
1 file changed
.github/workflows/scorecard.yml
@@ -4,6 +4,8 @@ on:
4
branch_protection_rule: {}
5
schedule:
6
- cron: '22 14 * * 4'
7
+ workflow_dispatch: {}
8
9
10
permissions: 'read-all'
11
0 commit comments