Skip to content

[MINI-5899][iOS Sample] Enable deeplink/QR code to save the Project key and subscription key #1089

[MINI-5899][iOS Sample] Enable deeplink/QR code to save the Project key and subscription key

[MINI-5899][iOS Sample] Enable deeplink/QR code to save the Project key and subscription key #1089

Workflow file for this run

name: Swiftlint Check
on:
pull_request:
branches: [ master, candidate, gh-pages ]
jobs:
build:
runs-on: macos-latest
steps:
- name: Repository checkout
uses: actions/checkout@v2
- name: Run SwiftLint
run: swiftlint --strict