Преглед изворни кода

Replace !anotherroom with !anotherRoom

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3653/head
Suguru Hirahara пре 1 година
родитељ
комит
5fc2e2f1f9
No known key found for this signature in database GPG Key ID: E4F9743DAB4B7B75
2 измењених фајлова са 2 додато и 2 уклоњено
  1. +1
    -1
      docs/configuring-playbook-bot-go-neb.md
  2. +1
    -1
      roles/custom/matrix-bot-go-neb/defaults/main.yml

+ 1
- 1
docs/configuring-playbook-bot-go-neb.md Прегледај датотеку

@@ -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"]


+ 1
- 1
roles/custom/matrix-bot-go-neb/defaults/main.yml Прегледај датотеку

@@ -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"]


Loading…
Откажи
Сачувај