Skip to content

Internal: Revert "Internal: Fix error in React 19 with fetchpriority (#3976)" #14346

Internal: Revert "Internal: Fix error in React 19 with fetchpriority (#3976)"

Internal: Revert "Internal: Fix error in React 19 with fetchpriority (#3976)" #14346

Workflow file for this run

name: Semver
# https://semver.org/
on:
pull_request:
types:
- opened
- labeled
- unlabeled
- synchronize
jobs:
requireLabel:
name: Require Label
runs-on: ubuntu-latest
steps:
- uses: zwaldowski/match-label-action@v2
with:
allowed: major release, minor release, patch release