mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-02 03:30:04 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user