Skip to content

chore(insights): improve events logs #220

chore(insights): improve events logs

chore(insights): improve events logs #220

Workflow file for this run

name: SwiftLint
on:
push:
branches:
master
pull_request:
jobs:
lint:
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