Skip to content

Commit 87ddaf8

Browse files
authored
Update .github/workflows/codeql-analysis.yml
1 parent fd57f86 commit 87ddaf8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ jobs:
3131
- name: Initialize CodeQL
3232
uses: github/codeql-action/init@v1
3333
# Override language selection by uncommenting this and choosing your languages
34-
# with:
35-
# languages: go, javascript, csharp, python, cpp, java
34+
with:
35+
languages: go, javascript, csharp, python, cpp, java
3636

3737
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
3838
# If this step fails, then you should remove it and run the build manually (see below)

0 commit comments

Comments
 (0)