# See https://github.com/actions/labeler website: - changed-files: - any-glob-to-any-file: website/** examples: - changed-files: - any-glob-to-any-file: examples/** "crt:maudit": - changed-files: - any-glob-to-any-file: crates/maudit/** "crt:oubli": - changed-files: - any-glob-to-any-file: crates/oubli/** "crt:cli": - changed-files: - any-glob-to-any-file: crates/maudit-cli/** "crt:macros": - changed-files: - any-glob-to-any-file: crates/maudit-macros/** "crt:benchmarks": - changed-files: - any-glob-to-any-file: crates/maudit-md-benchmarks/** devops: - changed-files: - any-glob-to-any-file: - .github/** - .vscode/** - .zed/** - .editorconfig - .gitignore - justfile