Skip to content

Bump version to 0.15 #148

Bump version to 0.15

Bump version to 0.15 #148

Workflow file for this run

name: Lint
on:
pull_request:
push:
branches:
- main
jobs:
SwiftLint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: GitHub Action for SwiftLint with --strict
uses: norio-nomura/action-swiftlint@3.2.1
with:
args: --strict