Temporarily disable CodeQL
This commit is contained in:
parent
f8e67549b0
commit
8a3b80eaf0
1 changed files with 1 additions and 0 deletions
1
.github/workflows/codeql-analysis.yml
vendored
1
.github/workflows/codeql-analysis.yml
vendored
|
|
@ -8,6 +8,7 @@ on:
|
|||
|
||||
jobs:
|
||||
CodeQL-Build:
|
||||
if: false # TODO: re-enable when public
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue