]> git.lizzy.rs Git - rust.git/blobdiff - triagebot.toml
Rollup merge of #90530 - GuillaumeGomez:simplify-js-tester, r=notriddle
[rust.git] / triagebot.toml
index 1e4df4d3fb79a58185907d63c0574bdeb779ec16..48c7a00de7830c83e4659f49f35358049949fea1 100644 (file)
@@ -5,8 +5,8 @@ allow-unauthenticated = [
     "requires-nightly",
     "regression-*",
     "perf-*",
-    # I-* without I-nominated
-    "I-*", "!I-nominated",
+    # I-* without I-*nominated
+    "I-*", "!I-*nominated",
     "AsyncAwait-OnDeck",
 ]