Skip to content

lightricks-nimble-13.2.0: remove deleted Predicate.swift. #25

lightricks-nimble-13.2.0: remove deleted Predicate.swift.

lightricks-nimble-13.2.0: remove deleted Predicate.swift. #25

Workflow file for this run

name: SwiftLint
on:
pull_request:
paths:
- '.github/workflows/swiftlint.yml'
- '.swiftlint.yml'
- '**/*.swift'
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: norio-nomura/[email protected]