mirror of
https://github.com/D00Med/scifi_nodes.git
synced 2025-07-05 17:40:38 +02:00
add luacheck badge to readme / execute luacheck on PR's
This commit is contained in:
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:
|
||||
|
Reference in New Issue
Block a user