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 76fc79ce46
commit bc78c8617f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

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"