Skip to content

Trigger Github Actions re-run #22

Trigger Github Actions re-run

Trigger Github Actions re-run #22

Workflow file for this run

name: GLua Lint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
lua_lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: TASSIA710/action-glua-lint@master
with:
failOnWarning: true
directory: /lua/