11 lines
189 B
YAML
11 lines
189 B
YAML
![]() |
name: GLuaFixer
|
||
|
|
||
|
on:
|
||
|
pull_request:
|
||
|
|
||
|
jobs:
|
||
|
Lint:
|
||
|
uses: FPtje/GLuaFixer/.github/workflows/glualint.yml@master
|
||
|
with:
|
||
|
config: "https://cfc.gg/configs/gluafixer/glualint.json"
|