We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f2f680a + 414139c commit 02dc60bCopy full SHA for 02dc60b
1 file changed
.github/workflows/osv-scanner.yml
@@ -8,7 +8,8 @@ on:
8
branches:
9
- main
10
schedule:
11
- - cron: "0 8 * * 1"
+ - cron: "0 8 * * 1-5"
12
+ workflow_dispatch:
13
14
permissions:
15
security-events: write
0 commit comments