Run CodeQL on GitHub actions as well

This commit is contained in:
Kovid Goyal
2025-09-17 07:50:54 +05:30
parent d309f1ae4a
commit 5459b51ee3
+2
View File
@@ -29,6 +29,8 @@ jobs:
os: ubuntu-latest
- language: c
os: windows-latest
- language: actions
os: ubuntu-latest
runs-on: ${{ matrix.os }}