Skip to content

Internal: Revert "Internal: Upgrade React to 19 (#3937)" #14175

Internal: Revert "Internal: Upgrade React to 19 (#3937)"

Internal: Revert "Internal: Upgrade React to 19 (#3937)" #14175

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