Skip to content

refactor!: big refactor for 1.0 #209

refactor!: big refactor for 1.0

refactor!: big refactor for 1.0 #209

Workflow file for this run

name: Luacheck
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:
jobs:
luacheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Luacheck
uses: lunarmodules/luacheck@v1.1.0