mirror of
https://github.com/D00Med/scifi_nodes.git
synced 2025-07-12 13:00:30 +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:
|
||||
|
@ -2,6 +2,8 @@
|
||||
|
||||
# scifi_nodes
|
||||
|
||||

|
||||
|
||||
Minetest mod that adds scifi themed blocks, doors, materials, plants and other assets.
|
||||
|
||||
# Changes log
|
||||
|
Reference in New Issue
Block a user