Update release testing instructions (#10122)

This commit is contained in:
Jack Amadeo
2026-07-01 07:18:06 -07:00
committed by GitHub
parent f150672e23
commit 363b309861
4 changed files with 20 additions and 125 deletions
@@ -85,7 +85,7 @@ jobs:
**Please follow these steps:**
1. Close and reopen this PR to trigger CI checks. Reason: workflows don't run on PRs opened by `GITHUB_TOKEN` ([docs](https://docs.github.com/en/actions/using-workflows/triggering-a-workflow#triggering-a-workflow-from-a-workflow)).
1. Approve workflows for this PR to trigger CI checks.
2. Review and resolve any merge conflicts.
3. Approve and merge this PR.
4. The `release/${{ env.version }}` PR will be created automatically.