update luacheck workflow

This commit is contained in:
ksyasuda 2023-08-09 01:21:40 -07:00
parent 3814459024
commit 3a47cb0d0b
No known key found for this signature in database

View File

@ -1,7 +1,7 @@
name: Luacheck
on: [push, pull_request]
on: push
jobs:
sile:
luacheck:
runs-on: ubuntu-latest
steps:
- name: Checkout