diff options
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml index 181fb1de930..69bd4939409 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -179,6 +179,8 @@ exclude_labels = [ [autolabel."A-bootstrap"] trigger_files = [ "x.py", + "x", + "x.ps1", "src/bootstrap", "src/tools/rust-installer", ] |
