Triton/.github
Otavio Cordeiro 05e3920841 Add GitHub Actions workflow for PR checks
This workflow runs automated checks on pull requests to ensure code
quality:

- Builds the OMG project using xcodebuild with the OMG scheme
- Validates code formatting using swiftformat with the project's
  .swiftformat configuration
- Caches Swift Package Manager dependencies to optimize build times
- Runs on all pull requests targeting main and develop branches

The workflow helps maintain code quality and consistency by catching
build failures and formatting issues before code is merged.
2025-12-17 11:54:03 +01:00
..
workflows Add GitHub Actions workflow for PR checks 2025-12-17 11:54:03 +01:00
FUNDING.yml Add Triton App 2025-12-15 20:39:07 +01:00