We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a67130 commit 572f546Copy full SHA for 572f546
1 file changed
.github/workflows/codeql.yml
@@ -7,6 +7,7 @@ on:
7
branches: [ "main" ]
8
schedule:
9
- cron: '24 23 * * 1'
10
+ workflow_dispatch:
11
12
jobs:
13
analyze:
0 commit comments