Update pr-review.yml (#16100)

Co-authored-by: Omar López <zomars@me.com>
This commit is contained in:
Alex van Andel
2024-08-14 11:24:23 -07:00
committed by GitHub
co-authored by Omar López
parent 1adf2ad5a8
commit 050abd9fab
+1 -1
View File
@@ -13,5 +13,5 @@ jobs:
if: github.event.review.state == 'approved'
uses: actions-ecosystem/action-add-labels@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.READY_FOR_E2E_PAT }}
labels: 'ready-for-e2e'