mirror of
https://github.com/facebook/react.git
synced 2026-03-31 08:13:35 +00:00
It seems like the github.event.workflow_run payload is only populated
for non manual runs of the workflow, so this would crash the manual
dispatch
Test plan: https://github.com/facebook/react/actions/runs/11017512571
completes
ghstack-source-id: fce02b17f8
Pull Request resolved: https://github.com/facebook/react/pull/31045