We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df260a5 commit 1ad6f94Copy full SHA for 1ad6f94
1 file changed
.github/workflows/snyk.yml
@@ -7,6 +7,7 @@ on:
7
branches: [main]
8
schedule:
9
- cron: '0 3 * * *'
10
+ workflow_dispatch: {}
11
12
jobs:
13
snyk:
0 commit comments