forked from mtcontrib/scifi_nodes
add luacheck badge to readme / execute luacheck on PR's
This commit is contained in:
parent
d1f0a8f1cd
commit
d48c185f34
2
.github/workflows/luacheck.yml
vendored
2
.github/workflows/luacheck.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: luacheck
|
||||
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user