cfc_time/.github/workflows/glualint.yml
Brandon Sturgeon e260aeadaa
Update linting workflow to use official (#40)
* Update linting workflow to use official

* Bump

* Update trigger files
2022-11-16 23:32:50 -08:00

14 lines
226 B
YAML

name: GLuaFixer
on:
push:
branches:
- master
pull_request:
jobs:
Lint:
uses: FPtje/GLuaFixer/.github/workflows/glualint.yml@master
with:
config: "https://cfc.gg/configs/gluafixer/glualint.json"