Update codeql-analysis.yml
add workflow_dispatch
This commit is contained in:
parent
7689a71714
commit
52ab272f06
1 changed files with 1 additions and 2 deletions
3
.github/workflows/codeql-analysis.yml
vendored
3
.github/workflows/codeql-analysis.yml
vendored
|
@ -14,8 +14,7 @@ on:
|
|||
branches:
|
||||
- master
|
||||
- "*.x"
|
||||
schedule:
|
||||
- cron: '36 4 * * 2'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
analyze:
|
||||
|
|
Loading…
Add table
Reference in a new issue