Update build_downport_branch.yml

This commit is contained in:
oblomov-dev 2025-02-03 15:09:15 +01:00 committed by GitHub
parent 689e57ef20
commit 7e585ebfbd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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