Skip to content

Commit

Permalink
chore: update label trigger for Command-info
Browse files Browse the repository at this point in the history
  • Loading branch information
weihanglo committed Aug 18, 2024
1 parent ba8b394 commit d934133
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,9 @@ trigger_files = ["src/bin/cargo/commands/generate_lockfile.rs"]
[autolabel."Command-git-checkout"]
trigger_files = ["src/bin/cargo/commands/git_checkout.rs"]

[autolabel."Command-info"]
trigger_files = ["src/bin/cargo/commands/info.rs", "src/cargo/ops/registry/info/"]

[autolabel."Command-init"]
trigger_files = ["src/bin/cargo/commands/init.rs"]

Expand Down

0 comments on commit d934133

Please sign in to comment.