modify config.example.toml mention to bootsrap.example.toml in triagebot.toml

This commit is contained in:
bit-aloo 2025-03-12 08:44:17 +05:30
parent 7240c1687f
commit 9ef42baa9f
No known key found for this signature in database
GPG key ID: 02911B24FDAE81DA

View file

@ -948,9 +948,9 @@ This PR modifies `src/bootstrap/defaults`.
If appropriate, please update `CONFIG_CHANGE_HISTORY` in `src/bootstrap/src/utils/change_tracker.rs`.
"""
[mentions."config.example.toml"]
[mentions."bootstrap.example.toml"]
message = """
This PR modifies `config.example.toml`.
This PR modifies `bootstrap.example.toml`.
If appropriate, please update `CONFIG_CHANGE_HISTORY` in `src/bootstrap/src/utils/change_tracker.rs`.
"""