Skip to content

button: fix problems that occur when combined with other devices (#69) #232

button: fix problems that occur when combined with other devices (#69)

button: fix problems that occur when combined with other devices (#69) #232

Workflow file for this run

name: luacheck
on: [push, pull_request]
jobs:
luacheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@master
- name: Luacheck
uses: lunarmodules/luacheck@master