discourse/.github/labeler.yml
2024-01-12 16:31:18 +01:00

11 lines
240 B
YAML

chat:
- changed-files:
- any-glob-to-any-file: plugins/chat/**/*
migrations-tooling:
- changed-files:
- any-glob-to-any-file:
- migrations/**/*
- script/bulk_import/**/*
- script/import_scripts/**/*