Skip to content

Commit 087647d

Browse files
NO-SNOW: Add workflow dispatch for snyk issue (#2088)
1 parent 7f998d9 commit 087647d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/snyk-issue.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Snyk Issue
33
on:
44
schedule:
55
- cron: '* */12 * * *'
6+
workflow_dispatch:
67

78
permissions:
89
contents: read

0 commit comments

Comments
 (0)