Allow unauthenticated users to add the const-hack label

This commit is contained in:
fee1-dead
2022-09-12 23:04:32 +08:00
committed by GitHub
parent a93214ec06
commit 91398912d0

View File

@@ -11,6 +11,7 @@ allow-unauthenticated = [
"S-*",
"T-*",
"WG-*",
"const-hack",
"needs-fcp",
"relnotes",
"requires-nightly",