mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-02-02 21:34:59 +01:00
Replace !anotherroom with !anotherRoom
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
parent
0593edbb1a
commit
5fc2e2f1f9
@ -157,7 +157,7 @@ matrix_bot_go_neb_services:
|
|||||||
Events: ["push", "issues"]
|
Events: ["push", "issues"]
|
||||||
"matrix-org/dendron":
|
"matrix-org/dendron":
|
||||||
Events: ["pull_request"]
|
Events: ["pull_request"]
|
||||||
"!anotherroom:example.com":
|
"!anotherRoom:example.com":
|
||||||
Repos:
|
Repos:
|
||||||
"element-hq/synapse":
|
"element-hq/synapse":
|
||||||
Events: ["push", "issues"]
|
Events: ["push", "issues"]
|
||||||
|
@ -294,7 +294,7 @@ matrix_bot_go_neb_services: []
|
|||||||
# Events: ["push", "issues"]
|
# Events: ["push", "issues"]
|
||||||
# "matrix-org/dendron":
|
# "matrix-org/dendron":
|
||||||
# Events: ["pull_request"]
|
# Events: ["pull_request"]
|
||||||
# "!anotherroom:example.com":
|
# "!anotherRoom:example.com":
|
||||||
# Repos:
|
# Repos:
|
||||||
# "element-hq/synapse":
|
# "element-hq/synapse":
|
||||||
# Events: ["push", "issues"]
|
# Events: ["push", "issues"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user