[test-only] send notification to the rocket talk infinitescale channel (#8547)

* send notification to the matrix channel

* delete triggers
This commit is contained in:
Viktor Scharf
2024-03-01 10:28:26 +01:00
committed by GitHub
parent d33935c257
commit a77f121c89
+2 -2
View File
@@ -143,8 +143,8 @@ config = {
"skip": False,
},
"rocketchat": {
"channel": "ocis-internal",
"from_secret": "rocketchat_chat_webhook",
"channel": "infinitescale",
"from_secret": "rocketchat_talk_webhook",
},
"binaryReleases": {
"os": ["linux", "darwin"],