diff options
| author | Alona Enraght-Moony <code@alona.page> | 2025-03-09 20:20:52 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-09 20:20:52 +0000 |
| commit | eecf17e803151666c43d55b427bb33dbc08585fe (patch) | |
| tree | 5e70d3a9a5d65a84d7d28203736f215bdeb89263 | |
| parent | 385970f0c1fd0c09bac426b02f38300c0b1ba9a2 (diff) | |
| download | rust-eecf17e803151666c43d55b427bb33dbc08585fe.tar.gz rust-eecf17e803151666c43d55b427bb33dbc08585fe.zip | |
triagebot.toml: Don't label `test/rustdoc-json` as A-rustdoc-search (again)
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml index e4231b2966b..8db158b95ed 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -274,7 +274,7 @@ trigger_files = [ [autolabel."A-rustdoc-search"] trigger_files = [ "src/librustdoc/html/static/js/search.js", - "tests/rustdoc-js", + "tests/rustdoc-js/", "tests/rustdoc-js-std", ] |
