fix typo
This commit is contained in:
parent
bcbb03dc2a
commit
a74738cd35
|
@ -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
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue