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
|
||||
uses: peter-evans/create-pull-request@v5
|
||||
with:
|
||||
branch: auto-update
|
||||
title: "Automatic Update"
|
||||
commit-message: "Automated changes"
|
||||
branch: auto-update-downport
|
||||
title: "Auto Update Downport"
|
||||
commit-message: "Auto Update Downport"
|
||||
body: "This PR contains automated changes."
|
||||
labels: "auto-merge"
|
||||
- name: Enable Pull Request Automerge
|
||||
|
|
Loading…
Reference in New Issue
Block a user