mirror of
https://github.com/JonasNilson/idle_master_extended.git
synced 2025-05-10 18:06:35 +02:00
Update codeql.yml
Disables analysis. Troubleshooting needed.
This commit is contained in:
parent
c6ccac17e6
commit
103033f420
1 changed files with 4 additions and 4 deletions
8
.github/workflows/codeql.yml
vendored
8
.github/workflows/codeql.yml
vendored
|
@ -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}}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue