mirror of
https://github.com/CFC-Servers/cfc_time.git
synced 2025-03-04 03:03:20 -05:00
Update linting workflow to use official (#40)
* Update linting workflow to use official * Bump * Update trigger files
This commit is contained in:
parent
0ea194e16f
commit
e260aeadaa
@ -1,12 +1,13 @@
|
||||
name: GLuaFixer
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
paths:
|
||||
- 'lua/**'
|
||||
|
||||
jobs:
|
||||
Lint:
|
||||
uses: CFC-Servers/github_action_workflows/.github/workflows/lint_glua.yml@feature/shareable
|
||||
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