Skip to content

feat: Deeplink to a publicShare preview #1700

feat: Deeplink to a publicShare preview

feat: Deeplink to a publicShare preview #1700

Workflow file for this run

name: SwiftLint
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
build:
name: SwiftLint
runs-on: [ self-hosted, iOS ]
steps:
- uses: jdx/mise-action@v2
with:
cache: false
experimental: true
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: SwiftLint
run: swiftlint --config .swiftlint.yml --config .swiftlint-ci.yml --reporter github-actions-logging .