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:
parent
557374a1ec
commit
1890649157
10
.github/workflows/gluafixer.yml
vendored
Normal file
10
.github/workflows/gluafixer.yml
vendored
Normal 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
|
Loading…
Reference in New Issue
Block a user