diff --git a/.github/workflows/scripts/pr_deployment_test.sh b/.github/workflows/scripts/pr_deployment_test.sh index 098a9b087..3e240a8b6 100644 --- a/.github/workflows/scripts/pr_deployment_test.sh +++ b/.github/workflows/scripts/pr_deployment_test.sh @@ -6,6 +6,7 @@ invoke_pr_test() { WORKFLOW_ID=$1 TOKEN=$2 PR_NUMBER=$3 + echo "test pr deployment" echo "invoke_pr_test: PR_NUMBER=${PR_NUMBER}" run_url=$(curl -sSL \