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 b5f79da commit 253a724Copy full SHA for 253a724
.github/workflows/codeql-analysis.yml
@@ -1,8 +1,7 @@
1
name: "CodeQL"
2
3
on:
4
- schedule:
5
- - cron: '0 0 */2 * *'
+ workflow_dispatch:
6
7
8
jobs:
0 commit comments