Skip to content

data: add the XP-Pen ACK05 Remote #33

data: add the XP-Pen ACK05 Remote

data: add the XP-Pen ACK05 Remote #33

Workflow file for this run

name: Label Commenter
on:
issues:
types: [labeled, unlabeled]
pull_request_target:
types: [labeled, unlabeled]
permissions:
contents: read
issues: write
pull-requests: write
jobs:
comment:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- name: Label Commenter
uses: peaceiris/actions-label-commenter@v1