Skip to content

fix: revert #7844 (React Native 73 support) #4188

fix: revert #7844 (React Native 73 support)

fix: revert #7844 (React Native 73 support) #4188

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"