Skip to content

Commit 02dc60b

Browse files
authored
Merge pull request #307 from cipherstash/chore/update-osv-scanner-triggers
2 parents f2f680a + 414139c commit 02dc60b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/osv-scanner.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ on:
88
branches:
99
- main
1010
schedule:
11-
- cron: "0 8 * * 1"
11+
- cron: "0 8 * * 1-5"
12+
workflow_dispatch:
1213

1314
permissions:
1415
security-events: write

0 commit comments

Comments
 (0)