Skip to content

Change the target branch of README status badges #144

Change the target branch of README status badges

Change the target branch of README status badges #144

Workflow file for this run

name: Code Style
on:
pull_request:
branches: [ main ]
push:
branches: [ main ]
jobs:
SwiftLint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Swiftlint
uses: norio-nomura/[email protected]
with:
args: --strict