Skip to content

New Crowdin updates (#951) #2945

New Crowdin updates (#951)

New Crowdin updates (#951) #2945

Workflow file for this run

name: SwiftLint
concurrency:
group: pr-checks-${{ github.event.number }}
cancel-in-progress: true
on:
pull_request:
push:
workflow_dispatch:
jobs:
SwiftLint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: SwiftLint
uses: norio-nomura/action-swiftlint@3.2.1
with:
args: --strict