Enable CodeQL for Go

This commit is contained in:
Kovid Goyal 2025-04-20 15:44:36 +05:30
parent e2cf1e9185
commit 9cea3fbcb8
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -39,7 +39,7 @@ jobs:
- name: Initialize CodeQL
uses: github/codeql-action/init@v3
with:
languages: python, c
languages: python, c, go
setup-python-dependencies: false
- name: Build kitty