add a note clarifying to leave website event in oss only (#16687)

This commit is contained in:
claire labry
2022-08-11 14:41:15 -05:00
committed by GitHub
parent fd6f90404a
commit b8a706b122

View File

@@ -254,6 +254,8 @@ event "promote-production-packaging" {
}
}
# The post-publish-website event should not be merged into the enterprise repo.
# It is for OSS use only.
event "post-publish-website" {
depends = ["promote-production-packaging"]
action "post-publish-website" {