Skip to content

Connection should optionally use client credentials #52

Connection should optionally use client credentials

Connection should optionally use client credentials #52

Workflow file for this run

name: SwiftLint
on:
pull_request:
paths:
- '.github/workflows/swiftlint.yml'
- '.swiftlint.yml'
- '**/*.swift'
jobs:
SwiftLint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Swiftlint verification
uses: norio-nomura/[email protected]
with:
args: --strict