Skip to content

Merge pull request #252 from StyledStrike/simplify-ranged-feature-system #858

Merge pull request #252 from StyledStrike/simplify-ranged-feature-system

Merge pull request #252 from StyledStrike/simplify-ranged-feature-system #858

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"