blob: 12aa0b7b8ff15d65cd71ad1588f222a38c57dec0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[assign]
[relabel]
allow-unauthenticated = [
"waiting-on-review",
"waiting-on-author",
"blocked",
]
# Automatically close and reopen PRs made by bots to run CI on them
[bot-pull-requests]
|