Add openhab-bot as commiter.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>pull/1582/head
parent
d3c713b959
commit
4f79deca4e
|
@ -21,6 +21,7 @@ jobs:
|
|||
uses: carloscastrojumo/github-cherry-pick-action@v1.0.1
|
||||
with:
|
||||
branch: final-stable
|
||||
committer: openhab-bot <info@openhab.org>
|
||||
labels: |
|
||||
cherry-pick
|
||||
cherry_pick_release_v2_5_x:
|
||||
|
@ -36,6 +37,7 @@ jobs:
|
|||
uses: carloscastrojumo/github-cherry-pick-action@v1.0.1
|
||||
with:
|
||||
branch: final-2.5.x
|
||||
committer: openhab-bot <info@openhab.org>
|
||||
labels: |
|
||||
cherry-pick
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue