Skip to content

Commit d1bf1f2

Browse files
committed
Update documentation for triagebot type="content" mentions change
1 parent 660f0cf commit d1bf1f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/triagebot/mentions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Each key in the table should either be a path in the repo or should be a string
1414

1515
Triagebot will check for modifications:
1616
- to any file that **starts with** the given path when `type="filename"` (the default)
17-
- or to any modified lines of the PR when `type="content"`
17+
- or to any added lines of the PR when `type="content"`
1818

1919
For example, `library/std` would match anything under the `library/std` directory like `library/std/src/process.rs`.
2020

0 commit comments

Comments
 (0)