diff --git a/.github/workflows/glualint.yml b/.github/workflows/glualint.yml new file mode 100644 index 0000000..4c0929d --- /dev/null +++ b/.github/workflows/glualint.yml @@ -0,0 +1,10 @@ +name: GLuaFixer + +on: + pull_request: + +jobs: + Lint: + uses: FPtje/GLuaFixer/.github/workflows/glualint.yml@master + with: + config: "https://cfc.gg/configs/gluafixer/glualint.json"