Skip to content

usb_hid.set_interface_name() doesn't work #2058

usb_hid.set_interface_name() doesn't work

usb_hid.set_interface_name() doesn't work #2058

name: Notify users based on issue labels
on:
issues:
types: [labeled]
jobs:
notify:
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- uses: tekktrik/issue-labeled-ping@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
user: v923z
label: ulab
message: Heads up {user} - the "{label}" label was applied to this issue.