chore: lint pull requests
This commit is contained in:
parent
d8af7fdc0c
commit
87cf643cb1
2
.github/workflows/luacheck.yml
vendored
2
.github/workflows/luacheck.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: Linting and style checking
|
||||
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
luacheck:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user