Skip to content

feat: add docs for the new iOS 17+ privacy requirements #239

feat: add docs for the new iOS 17+ privacy requirements

feat: add docs for the new iOS 17+ privacy requirements #239

Workflow file for this run

name: Check CLA
on:
- pull_request
- push
jobs:
check-cla:
runs-on: ubuntu-latest
name: Verify contributor
steps:
- uses: tidev/tidev-cla-action@v1.2.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}