Skip to content

fix: don't attempt shorten an empty component list (#208) #252

fix: don't attempt shorten an empty component list (#208)

fix: don't attempt shorten an empty component list (#208) #252

Workflow file for this run

name: Luacheck
on:
push:
branches: [ "main", "master" ]
pull_request:
branches: [ "main", "master" ]
workflow_dispatch:
jobs:
luacheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Luacheck
uses: lunarmodules/[email protected]