diff --git a/.github/workflows/request-initial-comments.yml b/.github/workflows/request-initial-comments.yml index 7eaea6bf..985b99b5 100644 --- a/.github/workflows/request-initial-comments.yml +++ b/.github/workflows/request-initial-comments.yml @@ -43,6 +43,7 @@ jobs: with: issue-number: ${{ steps.collect_inputs.outputs.issue_number }} body: | + ### Instance Name `${{ steps.define.outputs.instance_name }}` @@ -63,6 +64,7 @@ jobs: with: issue-number: ${{ steps.collect_inputs.outputs.issue_number }} body: | + ### Volume Name `${{ steps.define_volume_name.outputs.volume_name }}`