Skip to content

Merge branch 'Whisky-App:main' into main #3

Merge branch 'Whisky-App:main' into main

Merge branch 'Whisky-App:main' into main #3

Workflow file for this run

name: SwiftLint
concurrency:
group: pr-checks-${{ github.event.number }}
cancel-in-progress: true
on:
pull_request:
push:
workflow_dispatch:
jobs:
SwiftLint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: SwiftLint
uses: norio-nomura/[email protected]
with:
args: --strict