Skip to content

Commit

Permalink
Update codeql.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
naveensrinivasan authored and danielpalme committed May 18, 2022
1 parent c7085b2 commit 0b2e62f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
- 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: csharp

# 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).
Expand Down

0 comments on commit 0b2e62f

Please sign in to comment.