Skip to content

feat(audience-sample): enable iOS build target (SDK-295) #1662

feat(audience-sample): enable iOS build target (SDK-295)

feat(audience-sample): enable iOS build target (SDK-295) #1662

Workflow file for this run

---
name: Lint Commit Messages
on: [pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v4