ci: change notification channel to feed-nomad-releases (#12550)

This commit is contained in:
Luiz Aoqui
2022-04-11 19:12:58 -04:00
committed by GitHub
parent 5a0a8f606f
commit 8bde164eaa

View File

@@ -3,8 +3,10 @@ schema = "1"
project "nomad" {
team = "nomad"
slack {
// #feed-nomad-releases
notification_channel = "C03B5EWFW01"
// #proj-nomad-releases
notification_channel = "CUYKT2A73"
// notification_channel = "CUYKT2A73"
}
github {
organization = "hashicorp"