discourse/.github/labeler.yml
Gerhard Schlager 50a997a53a
DEV: labeler GitHub action was broken after upgrade to v5 (#25243)
Follow-up to 5140caf0e4837526926a27a367b0dd0471e058ad
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/**/*