Skip to content

:: [IOS-61] selfCareMyRoutine #31

:: [IOS-61] selfCareMyRoutine

:: [IOS-61] selfCareMyRoutine #31

Workflow file for this run

name: SwiftLint
on:
pull_request:
paths:
- '.github/workflows/swiftlint.yml'
- '**/*.swift'
jobs:
SwiftLint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: GitHub Action for SwiftLint (Different working directory)
uses: norio-nomura/[email protected]
env:
WORKING_DIRECTORY: Projects
with:
args: --config ../Scripts/.swiftlint.yml