diff --git a/.github/workflows/review_pipeline.yml b/.github/workflows/review_pipeline.yml index d126853bd..62cb384c4 100644 --- a/.github/workflows/review_pipeline.yml +++ b/.github/workflows/review_pipeline.yml @@ -8,7 +8,7 @@ on: pull_request_id: required: true type: string - description: "The pull request ID to deploy a review app for." + description: "The number of the PR for which to deploy a review app. Note: this is NOT the ticket number" permissions: {}