mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-16 02:34:41 +01:00
fix: Create PR for E2E timings, as push to develop fails
This commit is contained in:
5
.github/workflows/e2e-timings.yml
vendored
5
.github/workflows/e2e-timings.yml
vendored
@@ -51,3 +51,8 @@ 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'
|
||||||
|
- name: Create Pull Request
|
||||||
|
uses: peter-evans/create-pull-request@v5
|
||||||
|
with:
|
||||||
|
branch: release-promotion
|
||||||
|
title: Update E2E Timings
|
||||||
|
|||||||
Reference in New Issue
Block a user