Skip to content

feat: Enable new euria-review CI step #339

feat: Enable new euria-review CI step

feat: Enable new euria-review CI step #339

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