[ci] Only label on PR open (#32936)

No reason to label it every update, only do it once when it's first
opened.
---
[//]: # (BEGIN SAPLING FOOTER)
Stack created with [Sapling](https://sapling-scm.com). Best reviewed
with [ReviewStack](https://reviewstack.dev/facebook/react/pull/32936).
* __->__ #32936
* #32935
This commit is contained in:
lauren
2025-04-16 18:01:55 -04:00
committed by GitHub
parent 2ddf8caa9d
commit 4a36d3eab7

View File

@@ -2,6 +2,7 @@ name: (Shared) Label Core Team PRs
on:
pull_request_target:
types: [opened]
permissions: {}