feat: add pr-labeler entry for ui

This commit is contained in:
ndom91 2024-06-27 14:27:35 +02:00
parent a93cd3ceb7
commit 6bd3dcfcb2
No known key found for this signature in database

View File

@ -4,6 +4,10 @@ rust:
- changed-files:
- any-glob-to-any-file: crates/**/*
svelte:
app:
- changed-files:
- any-glob-to-any-file: app/**/*
ui:
- changed-files:
- any-glob-to-any-file: packages/ui/**/*