Skip to content

Commit

Permalink
Merge pull request #183 from joshtriplett/triagebot
Browse files Browse the repository at this point in the history
Add triagebot.toml to enable review rotation
  • Loading branch information
joshtriplett authored Aug 17, 2023
2 parents 6c8cbf0 + 24a38cc commit f6373bb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions triagebot.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[assign]
warn_non_default_branch = true

[assign.owners]
"*" = "style"

0 comments on commit f6373bb

Please sign in to comment.