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 37d4293 commit c66d619Copy full SHA for c66d619
1 file changed
.github/workflows/codeql-analysis.yml
@@ -17,8 +17,7 @@ on:
17
pull_request:
18
# The branches below must be a subset of the branches above
19
branches: [develop]
20
- schedule:
21
- - cron: "41 10 * * 5"
+ workflow_dispatch:
22
23
jobs:
24
analyze:
0 commit comments