We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f6b6ce commit 562eb45Copy full SHA for 562eb45
1 file changed
.github/workflows/new_device.yaml
@@ -117,6 +117,7 @@ jobs:
117
with:
118
commit-message: "${{ env.TITLE_MODE }} device: ${{ env.MODEL }} by ${{ env.MANUFACTURER }}"
119
title: "${{ env.TITLE_MODE }} device: ${{ env.MANUFACTURER }} - ${{ env.MODEL }}"
120
+ labels: library
121
body: |
122
This pull request ${{ env.MODE }} the device information for:
123
Manufacturer: ${{ env.MANUFACTURER }}
0 commit comments