Skip to content

Create codeql.yml#236

Closed
rtk-rnjn wants to merge 1 commit intomainfrom
rtk-rnjn-patch-1
Closed

Create codeql.yml#236
rtk-rnjn wants to merge 1 commit intomainfrom
rtk-rnjn-patch-1

Conversation

@rtk-rnjn
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings September 14, 2025 20:33
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR creates a GitHub Actions workflow for automated security analysis of Swift code using CodeQL. The workflow is designed to run on pushes and pull requests to main and review branches, as well as on a weekly schedule.

  • Adds CodeQL security scanning for Swift projects
  • Configures automatic builds for both Xcode projects and workspaces
  • Sets up caching for Xcode DerivedData to improve build performance

@github-actions github-actions bot added swiftformat-pass Swiftformat Pass - Should only be auto assigned swiftlint-pass Swiftlint Pass - Should only be auto assigned build-pass labels Sep 14, 2025
@rtk-rnjn rtk-rnjn closed this Sep 14, 2025
@rtk-rnjn rtk-rnjn deleted the rtk-rnjn-patch-1 branch September 14, 2025 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build-pass swiftformat-pass Swiftformat Pass - Should only be auto assigned swiftlint-pass Swiftlint Pass - Should only be auto assigned

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants