Skip to content

Revert minimum macOS version to 10.15 (after accidentally bumping to … #151

Revert minimum macOS version to 10.15 (after accidentally bumping to …

Revert minimum macOS version to 10.15 (after accidentally bumping to … #151

Workflow file for this run

name: Lint
on:
push:
branches-ignore:
- 'gh-pages'
pull_request:
branches-ignore:
- 'gh-pages'
jobs:
swift-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: GitHub Action for SwiftLint
uses: norio-nomura/action-swiftlint@3.2.1