We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f998d9 commit 087647dCopy full SHA for 087647d
.github/workflows/snyk-issue.yml
@@ -3,6 +3,7 @@ name: Snyk Issue
3
on:
4
schedule:
5
- cron: '* */12 * * *'
6
+ workflow_dispatch:
7
8
permissions:
9
contents: read
0 commit comments