Skip to content

Commit 79da09b

Browse files
committed
Use correct syntax
1 parent d1b032f commit 79da09b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

triagebot.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@ message_on_add = """\
112112
"""
113113
message_on_remove = "Issue #{number}'s nomination request has been removed."
114114

115-
[notify-zulip."edition 2021"]
116-
required_labels = ["C-bug", "A-edition-2021"]
115+
[notify-zulip."A-edition-2021"]
116+
required_labels = ["C-bug"]
117117
zulip_stream = 268952 # #edition 2021
118118
topic = "Edition Bugs"
119119
message_on_add = """\

0 commit comments

Comments
 (0)