Skip to content
Snippets Groups Projects
Unverified Commit b51a7be1 authored by Michael Kriese's avatar Michael Kriese Committed by GitHub
Browse files

ci(codeql): disable config file (#14952)

parent b6601b58
No related branches found
No related tags found
No related merge requests found
...@@ -28,7 +28,7 @@ jobs: ...@@ -28,7 +28,7 @@ jobs:
- name: Initialize CodeQL - name: Initialize CodeQL
uses: github/codeql-action/init@4c1021c5041fca6023824e45efb7f83178d52fe2 # tag=v1.1.6 uses: github/codeql-action/init@4c1021c5041fca6023824e45efb7f83178d52fe2 # tag=v1.1.6
with: with:
config-file: ./.github/codeql/codeql-config.yml # config-file: ./.github/codeql/codeql-config.yml
languages: javascript languages: javascript
# Override language selection by uncommenting this and choosing your languages # Override language selection by uncommenting this and choosing your languages
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment