Skip to content

Fix(l10n): Update translations from Transifex #1904

Fix(l10n): Update translations from Transifex

Fix(l10n): Update translations from Transifex #1904

Workflow file for this run

name: SwiftLint
on:
push:
branches:
- master
pull_request:
branches:
- master
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
SwiftLint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: GitHub Action for SwiftLint
uses: norio-nomura/[email protected]