# @see https://github.com/actions/labeler rust: - changed-files: - any-glob-to-any-file: ['crates/**', 'Cargo.toml'] typescript: - changed-files: - any-glob-to-any-file: [ 'devtools/**', 'packages/**', 'package.json', 'pnpm-*.yaml', 'eslint.config.js', 'tsconfig.json', ] 'CI/CD': - changed-files: - any-glob-to-any-file: ['.github/**'] 'repo maintenance': - changed-files: - any-glob-to-any-file: [ 'devtools/**', '.npmrc', '.nvmrc', '.prettierrc', '.prettierignore', 'renovate.json', 'turbo.json', ]