ignore c#

This commit is contained in:
pancake 2024-03-21 11:10:30 +01:00
parent 44b6a981a3
commit 965e5167fb
1 changed files with 2 additions and 3 deletions

View File

@ -29,9 +29,8 @@ jobs:
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
# Override language selection by uncommenting this and choosing your languages
# with:
# languages: go, javascript, csharp, python, cpp, java
with:
languages: c
# 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)