Allow anyone to change the status of a PR

This commit is contained in:
LeSeulArtichaut 2020-10-04 16:18:37 +02:00 committed by Joshua Nelson
parent 32e07fe2bf
commit d66cdb10f4

View file

@ -1 +1,8 @@
[assign]
[relabel]
allow-unauthenticated = [
"waiting-on-review",
"waiting-on-author",
"blocked",
]