Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a285f64 commit ffe3f50Copy full SHA for ffe3f50
1 file changed
.github/workflows/codeql-analysis.yml
@@ -28,8 +28,8 @@ jobs:
28
- name: Initialize CodeQL
29
uses: github/codeql-action/init@v1
30
# Override language selection by uncommenting this and choosing your languages
31
- # with:
32
- # languages: go, javascript, csharp, python, cpp, java
+ with:
+ languages: javascript, csharp, python
33
34
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
35
# If this step fails, then you should remove it and run the build manually (see below)
0 commit comments