Skip to content

Merge pull request #415 from leso-kn/feature/actions-windows #137

Merge pull request #415 from leso-kn/feature/actions-windows

Merge pull request #415 from leso-kn/feature/actions-windows #137

Workflow file for this run

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