mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 09:24:31 +02:00
Don't run CodeQL against pull requests
It failed with strange errors. https://github.com/simonw/sqlite-utils/pull/203/checks?check_run_id=1549287178
This commit is contained in:
parent
ce042ff1f0
commit
6d1828e40b
1 changed files with 0 additions and 3 deletions
3
.github/workflows/codeql-analysis.yml
vendored
3
.github/workflows/codeql-analysis.yml
vendored
|
|
@ -3,9 +3,6 @@ name: "CodeQL"
|
|||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
pull_request:
|
||||
# The branches below must be a subset of the branches above
|
||||
branches: [main]
|
||||
schedule:
|
||||
- cron: '0 4 * * 5'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue