Skip to content

[ImgBot] Optimize images #58

[ImgBot] Optimize images

[ImgBot] Optimize images #58

Workflow file for this run

name: luacheck
on: [push, pull_request]
jobs:
luacheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: LuaCheck
uses: lunarmodules/luacheck@master