mirror of
https://github.com/D00Med/scifi_nodes.git
synced 2024-12-22 16:10:18 +01:00
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
|
name: luacheck
|
||||||
|
|
||||||
on: [push]
|
on: [push, pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
# scifi_nodes
|
# scifi_nodes
|
||||||
|
|
||||||
|
![](https://github.com/D00Med/scifi_nodes/workflows/luacheck/badge.svg)
|
||||||
|
|
||||||
Minetest mod that adds scifi themed blocks, doors, materials, plants and other assets.
|
Minetest mod that adds scifi themed blocks, doors, materials, plants and other assets.
|
||||||
|
|
||||||
# Changes log
|
# Changes log
|
||||||
|
Loading…
Reference in New Issue
Block a user