Replace !anotherroom with !anotherRoom

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara 2024-10-19 00:47:35 +09:00
parent 0593edbb1a
commit 5fc2e2f1f9
No known key found for this signature in database
GPG Key ID: E4F9743DAB4B7B75
2 changed files with 2 additions and 2 deletions

View File

@ -157,7 +157,7 @@ matrix_bot_go_neb_services:
Events: ["push", "issues"]
"matrix-org/dendron":
Events: ["pull_request"]
"!anotherroom:example.com":
"!anotherRoom:example.com":
Repos:
"element-hq/synapse":
Events: ["push", "issues"]

View File

@ -294,7 +294,7 @@ matrix_bot_go_neb_services: []
# Events: ["push", "issues"]
# "matrix-org/dendron":
# Events: ["pull_request"]
# "!anotherroom:example.com":
# "!anotherRoom:example.com":
# Repos:
# "element-hq/synapse":
# Events: ["push", "issues"]