Skip to content

Merge pull request #20 from stonko1994/feature/polish-gh-actions #35

Merge pull request #20 from stonko1994/feature/polish-gh-actions

Merge pull request #20 from stonko1994/feature/polish-gh-actions #35

Workflow file for this run

name: SwiftLint
on:
push:
pull_request:
types:
- opened
jobs:
swiftlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: SwiftLint
uses: norio-nomura/[email protected]
with:
args: --strict