Skip to content

Commit 86cbb5e

Browse files
authored
fix: add workflow dispatch to OSV
1 parent 9827ac7 commit 86cbb5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/osv.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
branches: [main]
77
merge_group:
88
branches: [main]
9+
workflow_dispatch: {}
910

1011
schedule:
1112
- cron: "30 12 * * 1"

0 commit comments

Comments
 (0)