1
0
mirror of https://github.com/mt-mods/basic_signs.git synced 2025-07-13 14:00:21 +02:00

remove broken recipes + maintenance (#5)

This commit is contained in:
Niklp
2023-07-11 21:16:37 +02:00
committed by GitHub
parent 6f4f80bdc6
commit 3f0ffe0b52
5 changed files with 62 additions and 103 deletions

10
.github/workflows/luacheck.yml vendored Normal file
View File

@ -0,0 +1,10 @@
name: luacheck
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: Roang-zero1/factorio-mod-luacheck@master
with:
luacheckrc_url: ""