mirror of
https://github.com/CFC-Servers/cfc_spawn_protection.git
synced 2025-03-04 03:13:14 -05:00
Add glualint workflow (#33)
This commit is contained in:
parent
d9f8013166
commit
d7db4dbd78
10
.github/workflows/glualint.yml
vendored
Normal file
10
.github/workflows/glualint.yml
vendored
Normal file
@ -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"
|
Loading…
Reference in New Issue
Block a user