ci: send notification when prepare is complete (#16627)

This commit is contained in:
Luiz Aoqui
2023-03-23 17:34:45 -04:00
committed by GitHub
parent 23b3647a87
commit 1061ddd0b0

View File

@@ -37,7 +37,7 @@ event "prepare" {
}
notification {
on = "fail"
on = "always"
}
}