Add codeql workflow (#655)

* Add codeql workflow

* Disable signing on codeql workflow

Updated build command to disable code signing.

* Archive

* Temporarily disable previews

* Try disabling hardening

* Release mode

* Previews

* Temporarily disable.

* Update xcodebuild command in codeql.yml

* Try swift build output

* Fix

* Revert "Fix"

This reverts commit 064172779a.

* Revert "Try swift build output"

This reverts commit a3aa982223.

* Reset most stuff back to main

* Cleanup workflows and limit a few jobs to read.

* .
This commit is contained in:
Max Goedjen
2025-09-03 23:46:21 -07:00
committed by GitHub
parent 3d5f0b45bd
commit e0c24917f2
4 changed files with 52 additions and 5 deletions

View File

@@ -7,7 +7,6 @@ on:
jobs:
build:
# runs-on: macOS-latest
runs-on: macos-15
permissions:
id-token: write