From 738354ff651f7c9609165c4d0a35bafaa33209e5 Mon Sep 17 00:00:00 2001 From: Tommaso Sciortino Date: Fri, 5 Dec 2025 09:45:18 -0800 Subject: [PATCH] Use Robot PAT for chained e2e merge queue skipper (#14585) --- .github/workflows/test_chained_e2e.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_chained_e2e.yml b/.github/workflows/test_chained_e2e.yml index fedc4c0b8c..d24cdbdbe3 100644 --- a/.github/workflows/test_chained_e2e.yml +++ b/.github/workflows/test_chained_e2e.yml @@ -37,7 +37,7 @@ jobs: - id: 'merge-queue-e2e-skipper' uses: 'cariad-tech/merge-queue-ci-skipper@1032489e59437862c90a08a2c92809c903883772' # ratchet:cariad-tech/merge-queue-ci-skipper@main with: - secret: '${{ secrets.GITHUB_TOKEN }}' + secret: '${{ secrets.GEMINI_CLI_ROBOT_GITHUB_PAT }}' continue-on-error: true download_repo_name: