Skip to content

[MOB-3050] Implement APN Consent Feature, under its temporary flag. #79

[MOB-3050] Implement APN Consent Feature, under its temporary flag.

[MOB-3050] Implement APN Consent Feature, under its temporary flag. #79

Workflow file for this run

name: SwiftLint
on:
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
container:
image: ghcr.io/realm/swiftlint:latest
steps:
- uses: actions/checkout@v3
- name: SwiftLint
run: |
swiftlint --reporter github-actions-logging --strict