Skip to content

OH-58D: Add Pilot Display Unit (#895) #371

OH-58D: Add Pilot Display Unit (#895)

OH-58D: Add Pilot Display Unit (#895) #371

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