Browse Source

CLDC-4236: clarify workflow dispatch description

pull/3216/head
Nat Dean-Lewis 2 months ago
parent
commit
b8d7050e3d
  1. 2
      .github/workflows/review_pipeline.yml

2
.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: {}

Loading…
Cancel
Save