Skip to content

Commit 1ad6f94

Browse files
committed
ci: allow manual trigger of Snyk workflow
1 parent df260a5 commit 1ad6f94

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/snyk.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
branches: [main]
88
schedule:
99
- cron: '0 3 * * *'
10+
workflow_dispatch: {}
1011

1112
jobs:
1213
snyk:

0 commit comments

Comments
 (0)