ci(lint): perform the pipeline on jusfile changes

This commit is contained in:
Aire-One 2022-09-11 01:35:30 +02:00
parent cebcc90644
commit b7f84d5744
1 changed files with 2 additions and 0 deletions

View File

@ -1,9 +1,11 @@
variables:
- &when_path_lua
- ".woodpecker/lint.yml"
- "justfile"
- "**/*.lua"
- &when_path_teal
- ".woodpecker/lint.yml"
- "justfile"
- "**/*.tl"
pipeline: