1
0
mirror of https://github.com/pyrollo/display_modpack.git synced 2024-09-30 08:10:25 +02:00
display_modpack/.github/workflows/luacheck.yml
2023-06-11 20:13:08 +02:00

10 lines
223 B
YAML

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