Skip to content

Update dependency realm/SwiftLint to from: "0.58.2" #217

Update dependency realm/SwiftLint to from: "0.58.2"

Update dependency realm/SwiftLint to from: "0.58.2" #217

Workflow file for this run

name: SwiftLint
on:
pull_request:
paths:
- ".github/workflows/swiftlint.yml"
- ".swiftlint.yml"
- "**/*.swift"
jobs:
swiftlint:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/checkout@v4
- uses: norio-nomura/[email protected]