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 8c7206c commit dd8f4b1Copy full SHA for dd8f4b1
.github/workflows/codeql-analysis.yml
@@ -5,6 +5,7 @@ concurrency:
5
cancel-in-progress: true
6
7
on:
8
+ workflow_dispatch:
9
schedule:
10
- cron: '0 12 * * 6'
11
push:
0 commit comments