Skip to content

👷 Update CI build system. #2

👷 Update CI build system.

👷 Update CI build system. #2

Workflow file for this run

name: CI - Push
on:
push:
branches:
- 'main'
workflow_dispatch:
jobs:
swiftlint:
name: SwiftLint
uses: ./.github/workflows/lint.yml
secrets: inherit