Update codeql.yml

Disables analysis. Troubleshooting needed.
This commit is contained in:
Jonas Nilson 2023-01-02 10:15:52 +01:00 committed by GitHub
parent c6ccac17e6
commit 103033f420
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,7 +50,7 @@ jobs:
# echo "Run, Build Application using script"
# ./location_of_script_within_repo/buildscript.sh
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2
with:
category: "/language:${{matrix.language}}"
#- name: Perform CodeQL Analysis
# uses: github/codeql-action/analyze@v2
# with:
# category: "/language:${{matrix.language}}"