Skip to content

Make digging of poster and labels a bit harder (#18) #80

Make digging of poster and labels a bit harder (#18)

Make digging of poster and labels a bit harder (#18) #80

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