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 98891f7 commit 351bc6aCopy full SHA for 351bc6a
1 file changed
.github/workflows/scorecard.yaml
@@ -5,6 +5,7 @@ on:
5
branches: [main]
6
schedule:
7
- cron: "0 6 * * 1"
8
+ workflow_dispatch: {}
9
10
permissions: read-all
11
0 commit comments