diff --git a/.github/workflows/pr-update-playwright-expectations.yaml b/.github/workflows/pr-update-playwright-expectations.yaml index 1372c8126a..c0865f85b6 100644 --- a/.github/workflows/pr-update-playwright-expectations.yaml +++ b/.github/workflows/pr-update-playwright-expectations.yaml @@ -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