Skip to content

[DX-3593] [DX-3617] [DX-3620] ci: fix ios build and ui tests #854

[DX-3593] [DX-3617] [DX-3620] ci: fix ios build and ui tests

[DX-3593] [DX-3617] [DX-3620] ci: fix ios build and ui tests #854

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