# https://github.com/actions/labeler#basic-examples rust: - changed-files: - any-glob-to-any-file: crates/**/* '@gitbutler/desktop': - changed-files: - any-glob-to-any-file: apps/desktop/**/* '@gitbutler/web': - changed-files: - any-glob-to-any-file: apps/web/**/* '@gitbutler/ui': - changed-files: - any-glob-to-any-file: packages/ui/**/* '@gitbutler/design-tokens': - changed-files: - any-glob-to-any-file: packages/design-tokens/**/*