Skip to content

update readme used packages #6

update readme used packages

update readme used packages #6

Workflow file for this run

name: SwiftLint
on:
push:
pull_request:
workflow_dispatch:
jobs:
swiftlint:
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v3
- name: SwiftLint
uses: norio-nomura/[email protected]
with:
args: --strict