Skip to content

Merge pull request #3 from da4089/patch-1 #14

Merge pull request #3 from da4089/patch-1

Merge pull request #3 from da4089/patch-1 #14

Workflow file for this run

---
name: Lint Code Base
on:
pull_request: ~
push:
branches:
- main
jobs:
build:
name: Lint Code Base
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v4
- name: Lint Code Base
uses: mrcjkb/[email protected]
with:
configpath: ".luarc.json"
directories: "."