chore: Add ci label to labeler #267

Merged
jank merged 2 commits from add-ci-label into main 2025-06-03 08:44:45 +00:00

View file

@ -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/**"