Update build_downport_branch.yml

This commit is contained in:
oblomov-dev 2025-02-03 14:38:35 -05:00 committed by GitHub
parent 2ed9139c18
commit ba1e7ed9b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,6 +31,7 @@ jobs:
body: "This PR contains automated changes."
labels: "auto-merge"
- name: Enable Pull Request Automerge
if: steps.changes.outputs.changes == 'true'
uses: peter-evans/enable-pull-request-automerge@v3
with:
pull-request-number: ${{ steps.cpr.outputs.pull-request-number }}