Skip to content

HID: wacom: Correct behavior when processing some confidence == false… #94

HID: wacom: Correct behavior when processing some confidence == false…

HID: wacom: Correct behavior when processing some confidence == false… #94

Workflow file for this run

on:
pull_request:
paths:
- '3.17/**'
- '4.5/**'
permissions:
contents: read
jobs:
checkpatch:
runs-on: ubuntu-20.04
steps:
- name: Checkout the repo
uses: actions/checkout@v1
- name: Run checkpatch review
uses: webispy/checkpatch-action@master