Skip to content

Commit 562eb45

Browse files
Add labels to new device workflow
1 parent 4f6b6ce commit 562eb45

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/new_device.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ jobs:
117117
with:
118118
commit-message: "${{ env.TITLE_MODE }} device: ${{ env.MODEL }} by ${{ env.MANUFACTURER }}"
119119
title: "${{ env.TITLE_MODE }} device: ${{ env.MANUFACTURER }} - ${{ env.MODEL }}"
120+
labels: library
120121
body: |
121122
This pull request ${{ env.MODE }} the device information for:
122123
Manufacturer: ${{ env.MANUFACTURER }}

0 commit comments

Comments
 (0)