Skip to content

Update source file Localizable.xcstrings #2934

Update source file Localizable.xcstrings

Update source file Localizable.xcstrings #2934

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