Skip to content

adding .tablet file for Ingenic touch and pen display. #8

adding .tablet file for Ingenic touch and pen display.

adding .tablet file for Ingenic touch and pen display. #8

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-22.04
steps:
- uses: actions/checkout@v3
- name: Label Commenter
uses: peaceiris/actions-label-commenter@v1