ci: change notification channel to feed-nomad-releases (#12550)
This commit is contained in:
parent
76fc79ce46
commit
bc78c8617f
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue