mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-30 05:36:43 +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_name: 'github-actions[bot]'
|
||||||
author_email: '41898282+github-actions[bot]@users.noreply.github.com'
|
author_email: '41898282+github-actions[bot]@users.noreply.github.com'
|
||||||
message: 'chore: update E2E timings'
|
message: 'chore: update E2E timings'
|
||||||
|
new_branch: update-timings
|
||||||
- name: Create Pull Request
|
- name: Create Pull Request
|
||||||
uses: peter-evans/create-pull-request@v5
|
uses: peter-evans/create-pull-request@v5
|
||||||
with:
|
with:
|
||||||
branch: release-promotion
|
branch: update-timings
|
||||||
title: Update E2E Timings
|
title: Update E2E Timings
|
||||||
|
Reference in New Issue
Block a user