Skip to content

Merge pull request #39 from wrefgtzweve/first-time-join #164

Merge pull request #39 from wrefgtzweve/first-time-join

Merge pull request #39 from wrefgtzweve/first-time-join #164

Workflow file for this run

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