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 bb58775bb5
commit eed4bdb050
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

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" {