1
0
mirror of https://github.com/D00Med/scifi_nodes.git synced 2025-07-03 08:30:40 +02:00

add luacheck badge to readme / execute luacheck on PR's

This commit is contained in:
BuckarooBanzay
2020-01-31 11:13:37 +01:00
parent d1f0a8f1cd
commit d48c185f34
2 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,6 @@
name: luacheck
on: [push]
on: [push, pull_request]
jobs:
build: