Skip to content

Fix list reload blink and bump to 3.2.4 #124

Fix list reload blink and bump to 3.2.4

Fix list reload blink and bump to 3.2.4 #124

Workflow file for this run

name: SwiftLint
on:
pull_request:
jobs:
SwiftLint:
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- uses: actions/checkout@v4
- name: GitHub Action for SwiftLint (Only files changed in the PR)
uses: norio-nomura/action-swiftlint@3.2.1
with:
args: --strict
env:
SWIFTLINT: true