Skip to content

ci: Use reusable workflows #318

ci: Use reusable workflows

ci: Use reusable workflows #318

Workflow file for this run

name: SwiftFormat
on: pull_request
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
format:
uses: infomaniak/.github/.github/workflows/swiftformat.yml@v1