Skip to content

Commit 70fd729

Browse files
committed
change file path and improve message
1 parent 2a5a1a8 commit 70fd729

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

triagebot.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -468,8 +468,8 @@ This was probably unintentional and should be reverted before this PR is merged.
468468
If this was intentional then you can ignore this comment.
469469
"""
470470

471-
[mentions."src/tools/x/src/main.rs"]
472-
message = "`src/tools/x/src/main.rs` was changed. Bump version of Cargo.toml in `src/tools/x` ."
471+
[mentions."src/tools/x"]
472+
message = "`src/tools/x` was changed. Bump version of Cargo.toml in `src/tools/x` so tidy will suggest installing the new version."
473473

474474
[assign]
475475
warn_non_default_branch = true

0 commit comments

Comments
 (0)