We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7552105 commit 0a1670fCopy full SHA for 0a1670f
.github/workflows/codeql-analysis.yml
@@ -19,6 +19,7 @@ on:
19
branches: [ dev ]
20
schedule:
21
- cron: '25 8 * * 4'
22
+ workflow_dispatch:
23
24
jobs:
25
analyze:
0 commit comments