ci(lint): perform the pipeline on jusfile changes
This commit is contained in:
parent
c7fba4455d
commit
f5151ab143
|
@ -1,9 +1,11 @@
|
|||
variables:
|
||||
- &when_path_lua
|
||||
- ".woodpecker/lint.yml"
|
||||
- "justfile"
|
||||
- "**/*.lua"
|
||||
- &when_path_teal
|
||||
- ".woodpecker/lint.yml"
|
||||
- "justfile"
|
||||
- "**/*.tl"
|
||||
|
||||
pipeline:
|
||||
|
|
Loading…
Reference in New Issue