mirror of
https://github.com/Luzifer/ots.git
synced 2025-07-20 13:18:54 -04:00
CI: Remove extra autobuild step
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
9f0f399e09
commit
23b29934d3
1 changed files with 1 additions and 3 deletions
4
.github/workflows/codeql.yml
vendored
4
.github/workflows/codeql.yml
vendored
|
@ -38,11 +38,9 @@ jobs:
|
|||
- name: Initialize CodeQL
|
||||
uses: github/codeql-action/init@60168efe1c415ce0f5521ea06d5c2062adbeed1b # v3.28.17
|
||||
with:
|
||||
build-mode: autobuild
|
||||
languages: ${{ matrix.language }}
|
||||
|
||||
- name: Autobuild
|
||||
uses: github/codeql-action/autobuild@60168efe1c415ce0f5521ea06d5c2062adbeed1b # v3.28.17
|
||||
|
||||
- name: Perform CodeQL Analysis
|
||||
uses: github/codeql-action/analyze@60168efe1c415ce0f5521ea06d5c2062adbeed1b # v3.28.17
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue