Skip to content

Commit 072e4c8

Browse files
committed
Update codeql with language
Remove original codeql workflow
1 parent e65320f commit 072e4c8

File tree

2 files changed

+2
-68
lines changed

2 files changed

+2
-68
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 0 additions & 68 deletions
This file was deleted.

.github/workflows/integrate.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,8 @@ jobs:
161161
162162
- name: Initialize CodeQL
163163
uses: github/codeql-action/init@v1
164+
with:
165+
languages: 'cpp'
164166

165167
- name: Create Build Environment
166168
run: cmake -E make_directory ${{runner.workspace}}/build

0 commit comments

Comments
 (0)