This commit is contained in:
Alex Pilon 2019-06-28 15:31:53 -04:00
parent bcbb03dc2a
commit a74738cd35
No known key found for this signature in database
GPG Key ID: 95659F6AEFC48D7E
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ behavior "regexp_issue_notifier" "panic_notify" {
}
behavior "remove_labels_on_reply" "remove_stale" {
labels = ["waiting-reponse", "stale"]
labels = ["waiting-response", "stale"]
only_non_maintainers = true
}