Skip to content

OH-58D: Add Cockpit Items (#904) #395

OH-58D: Add Cockpit Items (#904)

OH-58D: Add Cockpit Items (#904) #395

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