Skip to content

Fix error when trying to use tools after acca364 #222

Fix error when trying to use tools after acca364

Fix error when trying to use tools after acca364 #222

Workflow file for this run

name: GLuaLint
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
# Allows running this workflow from the Actions tab
workflow_dispatch:
jobs:
Lint:
uses: FPtje/GLuaFixer/.github/workflows/glualint.yml@master
with:
config: "./glualint.json"