Skip to content

refactor(block_for): treat any non-nil value as true #212

refactor(block_for): treat any non-nil value as true

refactor(block_for): treat any non-nil value as true #212

Workflow file for this run

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