From de40d80ef9179157e0f239fce1483b77de85832a Mon Sep 17 00:00:00 2001 From: Sidharth Vinod Date: Fri, 21 Feb 2025 23:56:46 +0530 Subject: [PATCH] fix: Create PR for E2E timings, as push to develop fails --- .github/workflows/e2e-timings.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/e2e-timings.yml b/.github/workflows/e2e-timings.yml index 7ae59d6455..e1ac61e8cc 100644 --- a/.github/workflows/e2e-timings.yml +++ b/.github/workflows/e2e-timings.yml @@ -51,3 +51,8 @@ jobs: author_name: 'github-actions[bot]' author_email: '41898282+github-actions[bot]@users.noreply.github.com' message: 'chore: update E2E timings' + - name: Create Pull Request + uses: peter-evans/create-pull-request@v5 + with: + branch: release-promotion + title: Update E2E Timings