We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3da1418 commit 223330eCopy full SHA for 223330e
.github/workflows/ossf-scorecard.yml
@@ -6,6 +6,7 @@ on:
6
- main
7
schedule:
8
- cron: "43 6 * * 5" # weekly at 06:43 (UTC) on Friday
9
+ workflow_dispatch:
10
11
permissions: read-all
12
0 commit comments