mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-15 06:19:24 +02:00
chore: Fix branch in e2e-timings
This commit is contained in:
3
.github/workflows/e2e-timings.yml
vendored
3
.github/workflows/e2e-timings.yml
vendored
@@ -51,8 +51,9 @@ jobs:
|
||||
author_name: 'github-actions[bot]'
|
||||
author_email: '41898282+github-actions[bot]@users.noreply.github.com'
|
||||
message: 'chore: update E2E timings'
|
||||
new_branch: update-timings
|
||||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@v5
|
||||
with:
|
||||
branch: release-promotion
|
||||
branch: update-timings
|
||||
title: Update E2E Timings
|
||||
|
Reference in New Issue
Block a user