Skip to content

Commit

Permalink
fix: Create PR for E2E timings, as push to develop fails
Browse files Browse the repository at this point in the history
  • Loading branch information
sidharthv96 committed Feb 21, 2025
1 parent c9b8f03 commit de40d80
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/e2e-timings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit de40d80

Please sign in to comment.