mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-12-11 07:35:14 -05:00
Run CodeQL on GitHub actions as well
This commit is contained in:
parent
d309f1ae4a
commit
5459b51ee3
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
@ -29,6 +29,8 @@ jobs:
|
|||||||
os: ubuntu-latest
|
os: ubuntu-latest
|
||||||
- language: c
|
- language: c
|
||||||
os: windows-latest
|
os: windows-latest
|
||||||
|
- language: actions
|
||||||
|
os: ubuntu-latest
|
||||||
|
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user