mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 02:58:20 +08:00
Update build_downport_branch.yml
This commit is contained in:
parent
689e57ef20
commit
7e585ebfbd
6
.github/workflows/build_downport_branch.yml
vendored
6
.github/workflows/build_downport_branch.yml
vendored
|
@ -25,9 +25,9 @@ jobs:
|
||||||
id: cpr
|
id: cpr
|
||||||
uses: peter-evans/create-pull-request@v5
|
uses: peter-evans/create-pull-request@v5
|
||||||
with:
|
with:
|
||||||
branch: auto-update
|
branch: auto-update-downport
|
||||||
title: "Automatic Update"
|
title: "Auto Update Downport"
|
||||||
commit-message: "Automated changes"
|
commit-message: "Auto Update Downport"
|
||||||
body: "This PR contains automated changes."
|
body: "This PR contains automated changes."
|
||||||
labels: "auto-merge"
|
labels: "auto-merge"
|
||||||
- name: Enable Pull Request Automerge
|
- name: Enable Pull Request Automerge
|
||||||
|
|
Loading…
Reference in New Issue
Block a user