mirror of
https://github.com/YunoHost-Apps/homeassistant_ynh.git
synced 2024-09-03 19:26:16 +02:00
Update update_master.yml
This commit is contained in:
parent
153d17c88d
commit
7aa206093c
1 changed files with 3 additions and 0 deletions
3
.github/workflows/update_master.yml
vendored
3
.github/workflows/update_master.yml
vendored
|
@ -21,3 +21,6 @@ jobs:
|
||||||
uses: peter-evans/create-pull-request@v5
|
uses: peter-evans/create-pull-request@v5
|
||||||
with:
|
with:
|
||||||
branch: master-promotion
|
branch: master-promotion
|
||||||
|
title: 'Upgrade master from testing'
|
||||||
|
body: |
|
||||||
|
Upgrade master from testing
|
||||||
|
|
Loading…
Reference in a new issue