1
0
mirror of https://github.com/CFC-Servers/cfc_chip_lister.git synced 2025-03-04 03:03:14 -05:00

Add gluafixer

This commit is contained in:
Brandon Sturgeon 2022-04-09 14:21:42 -07:00 committed by legokidlogan
parent 557374a1ec
commit 1890649157

10
.github/workflows/gluafixer.yml vendored Normal file
View File

@ -0,0 +1,10 @@
name: GLuaFixer
on:
pull_request:
paths:
- 'lua/**'
jobs:
lint:
uses: CFC-Servers/github_action_workflows/.github/workflows/lint_glua.yml@feature/shareable