Skip to content

docs: add gh fund meta #11

docs: add gh fund meta

docs: add gh fund meta #11

Workflow file for this run

name: Luacheck
on:
push:
branches:
- master
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: Jayrgo/luacheck-action@v1
with:
files: '.'