🔧 only check for C++

This commit is contained in:
Niels Lohmann 2023-10-31 21:48:14 +01:00
parent 00c95e5c94
commit 4869c669f6
No known key found for this signature in database
GPG Key ID: 7F3CEA63AE251B69

View File

@ -32,6 +32,8 @@ jobs:
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
with:
languages: c-cpp
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
# If this step fails, then you should remove it and run the build manually (see below)