mirror of
https://github.com/CFC-Servers/cfc_time.git
synced 2025-03-04 03:03:20 -05:00
14 lines
226 B
YAML
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"
|