Skip to content

fix missing check for pipeworks.enable_item_tags #285

fix missing check for pipeworks.enable_item_tags

fix missing check for pipeworks.enable_item_tags #285

Workflow file for this run

name: luacheck
on: [push, pull_request]
jobs:
luacheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@master
- name: Luacheck
uses: lunarmodules/luacheck@master