Skip to content

chore: Release build (1.1.2) #336

chore: Release build (1.1.2)

chore: Release build (1.1.2) #336

Workflow file for this run

name: SwiftFormat
on:
pull_request:
branches: [ main, protected/* ]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
format:
uses: infomaniak/.github/.github/workflows/swiftformat.yml@v2