We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd2bf7c commit 1ffd7c2Copy full SHA for 1ffd7c2
1 file changed
.github/workflows/codeql.yml
@@ -12,6 +12,7 @@
12
name: "CodeQL"
13
14
on:
15
+ workflow_dispatch:
16
schedule:
17
- cron: '33 1 * * 6'
18
0 commit comments