Include zigbee-herdsman-(converters) version in pull request title.

This commit is contained in:
Koen Kanters
2020-07-22 23:34:35 +02:00
parent faaf3e488f
commit b91b456f98
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -19,4 +19,4 @@ jobs:
with:
commit-message: Update zigbee-herdsman to ${{ github.event.client_payload.version }}
branch: "update_zh"
title: Update zigbee-herdsman
title: Update zigbee-herdsman to ${{ github.event.client_payload.version }}
+1 -1
View File
@@ -19,4 +19,4 @@ jobs:
with:
commit-message: Update zigbee-herdsman-converters to ${{ github.event.client_payload.version }}
branch: "update_zhc"
title: Update zigbee-herdsman-converters
title: Update zigbee-herdsman-converters to ${{ github.event.client_payload.version }}