Skip to content

Merge pull request #81 from kkebo/dependabot/swift/github.com/kkebo/s… #36

Merge pull request #81 from kkebo/dependabot/swift/github.com/kkebo/s…

Merge pull request #81 from kkebo/dependabot/swift/github.com/kkebo/s… #36

Workflow file for this run

name: ci
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
jobs:
lint:
runs-on: ubuntu-latest
container: swift:6.0
steps:
- uses: actions/checkout@v4
- run: swift format lint -rsp .