Skip to content

Add CH-47 to readme as WIP #471

Add CH-47 to readme as WIP

Add CH-47 to readme as WIP #471

Workflow file for this run

name: Luacheck
on:
push:
pull_request:
merge_group:
jobs:
build:
runs-on: ubuntu-latest
name: Run Luacheck
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Luacheck linter
uses: lunarmodules/luacheck@v1