# https://github.com/actions/labeler#basic-examples rust: - changed-files: - any-glob-to-any-file: crates/**/* app: - changed-files: - any-glob-to-any-file: app/**/* ui: - changed-files: - any-glob-to-any-file: packages/ui/**/*