We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b47483 commit 56670f3Copy full SHA for 56670f3
.github/workflows/codeql-analysis.yml
@@ -29,7 +29,7 @@ jobs:
29
uses: github/codeql-action/init@v1
30
# Override language selection by uncommenting this and choosing your languages
31
with:
32
- languages: javascript, csharp, python
+ languages: csharp
33
config-file: ./.github/codeql/codeql-config.yml
34
35
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
0 commit comments