mirror of
https://github.com/maxgoedjen/secretive.git
synced 2025-09-16 01:10:56 +00:00
Try re-enabling swift codeql
Enable Swift language support for CodeQL analysis.
This commit is contained in:
parent
7c7db56c1e
commit
9d05a43e15
4
.github/workflows/codeql.yml
vendored
4
.github/workflows/codeql.yml
vendored
@ -25,8 +25,8 @@ jobs:
|
|||||||
- language: actions
|
- language: actions
|
||||||
build-mode: none
|
build-mode: none
|
||||||
# Disable this until CodeQL supports Xcode 26 builds.
|
# Disable this until CodeQL supports Xcode 26 builds.
|
||||||
# - language: swift
|
- language: swift
|
||||||
# build-mode: manual
|
build-mode: manual
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
Loading…
Reference in New Issue
Block a user