fix: use PR_GH_TOKEN to trigger e2e after updating expectations (#8525)

## Summary

See https://github.com/Comfy-Org/ComfyUI_frontend/pull/8484

┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-8525-fix-use-PR_GH_TOKEN-to-trigger-e2e-after-updating-expectations-2fa6d73d3650817c81fccd1cbb3ddadb)
by [Unito](https://www.unito.io)
This commit is contained in:
Alexander Brown
2026-01-31 21:07:13 -08:00
committed by GitHub
parent 1bbbcfedf0
commit 69129414d0

View File

@@ -173,6 +173,7 @@ jobs:
uses: actions/checkout@v6
with:
ref: ${{ needs.setup.outputs.branch }}
token: ${{ secrets.PR_GH_TOKEN }}
# Download all changed snapshot files from shards
- name: Download snapshot artifacts