Merge codeql-config into codeql-analysis
This commit is contained in:
parent
92ed8e6f3f
commit
b5a1c57c98
Notes:
git
2025-05-14 12:41:59 +00:00
3
.github/codeql/codeql-config.yml
vendored
3
.github/codeql/codeql-config.yml
vendored
@ -1,3 +0,0 @@
|
||||
name: "CodeQL config for the Ruby language"
|
||||
|
||||
languages: cpp
|
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
@ -62,7 +62,7 @@ jobs:
|
||||
- name: Initialize CodeQL
|
||||
uses: github/codeql-action/init@32dc499307d133bb5085bae78498c0ac2cf762d5 # v2.2.5
|
||||
with:
|
||||
config-file: ./.github/codeql/codeql-config.yml
|
||||
languages: cpp, ruby
|
||||
|
||||
- name: Set ENV
|
||||
run: echo "GNUMAKEFLAGS=-j$((1 + $(nproc --all)))" >> $GITHUB_ENV
|
||||
|
Loading…
x
Reference in New Issue
Block a user