Skip to content

[Fixes #254] Fix some chinese translation and date display format #140

[Fixes #254] Fix some chinese translation and date display format

[Fixes #254] Fix some chinese translation and date display format #140

Workflow file for this run

name: SwiftLint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
SwiftLint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: GitHub Action for SwiftLint
uses: norio-nomura/action-swiftlint@3.2.0