Commit graph

6 commits

Author SHA1 Message Date
h3p
ab9d9f3068 Stop CodeQL from running on main pushes 2026-03-07 21:00:00 +01:00
h3p
a861167681 Add manual Swift build for CodeQL scanning 2026-03-06 23:00:33 +01:00
h3p
cbd8049511
Delete .github/workflows/codeql.yml 2026-01-25 15:09:53 +01:00
h3p
119cd5f2c7
Update CodeQL workflow for macOS and Xcode selection
Updated the CodeQL workflow to use macOS 15 for Swift and added steps for selecting the appropriate Xcode version.
2026-01-23 14:59:36 +01:00
h3p
3a7460d404
Modify CodeQL workflow for Swift and schedule
Updated CodeQL workflow to change build mode for Swift and adjust cron schedule.
2026-01-23 14:52:15 +01:00
h3p
9b303a8f85
Add CodeQL analysis workflow configuration
This workflow file configures CodeQL analysis for the repository, specifying triggers for pushes and pull requests to the main branch, as well as a scheduled analysis.
2026-01-23 13:00:00 +01:00