Skip to content

Merge pull request #4 from wrefgtzweve/use-cvar-obj #59

Merge pull request #4 from wrefgtzweve/use-cvar-obj

Merge pull request #4 from wrefgtzweve/use-cvar-obj #59

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"