1
0
mirror of https://github.com/SmallJoker/exchange_shop.git synced 2024-09-28 23:00:25 +02:00
exchange_shop/.github/workflows/luacheck.yml

12 lines
244 B
YAML
Raw Normal View History

2021-11-26 00:09:56 +01:00
on: [push, pull_request]
name: build
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: lint
uses: Roang-zero1/factorio-mod-luacheck@master
with:
luacheckrc_url: ""