Skip to content

Add can_pickup for custom protection checks #207

Add can_pickup for custom protection checks

Add can_pickup for custom protection checks #207

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