Skip to content

docs: Minor typo fixes and more details on resilient #377

docs: Minor typo fixes and more details on resilient

docs: Minor typo fixes and more details on resilient #377

Workflow file for this run

name: Luacheck
on: [push, pull_request]
jobs:
luacheck:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Luacheck
uses: lunarmodules/luacheck@v1