Compare commits
3 commits
8e4a694b24
...
4c7bff1b31
Author | SHA1 | Date | |
---|---|---|---|
4c7bff1b31 |
|||
c9a1601962 |
|||
698370fd9b |
1 changed files with 5 additions and 0 deletions
|
@ -7,3 +7,8 @@ backend:
|
||||||
- changed-files:
|
- changed-files:
|
||||||
- any-glob-to-any-file:
|
- any-glob-to-any-file:
|
||||||
- "backend/**"
|
- "backend/**"
|
||||||
|
|
||||||
|
ci:
|
||||||
|
- changed-files:
|
||||||
|
- any-glob-to-any-file:
|
||||||
|
- ".gitea/**"
|
||||||
|
|
Reference in a new issue