Skip to content

F-4E: Add WSO Front Panel #5

F-4E: Add WSO Front Panel

F-4E: Add WSO Front Panel #5

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