Skip to content

Fix android build for RN 0.72 #325

Fix android build for RN 0.72

Fix android build for RN 0.72 #325

Workflow file for this run

name: Enforce PR label
on:
pull_request:
types: [labeled, unlabeled, opened, edited, synchronize]
jobs:
enforce-label:
runs-on: ubuntu-latest
steps:
- uses: yogevbd/[email protected]
with:
REQUIRED_LABELS_ANY: "type: accepted/bug,type: accepted/enhancement,Infrastructure,type: documentation,skip-changelog"