diff --git a/.github/workflows/infra-plan.yml b/.github/workflows/infra-plan.yml index 9b2aacd..6cf223e 100644 --- a/.github/workflows/infra-plan.yml +++ b/.github/workflows/infra-plan.yml @@ -76,7 +76,7 @@ jobs: \`\`\` Plan: ${{ steps.plan-output.outputs.add }} to add, ${{ steps.plan-output.outputs.change }} to change, ${{ steps.plan-output.outputs.destroy }} to destroy. \`\`\` - [View the plan detail](${{ steps.plan-run.outputs.run_link }}) + [View changes in detail](${{ steps.plan-run.outputs.run_link }}) `; // 3. Delete previous comment so PR timeline makes sense if (botComment) {