...
This commit is contained in:
@@ -163,17 +163,7 @@ jobs:
|
||||
- name: Comment PR with execution number
|
||||
uses: thollander/actions-comment-pull-request@v3
|
||||
with:
|
||||
# message: |
|
||||
# <details>
|
||||
# <summary>Terraform/Tofu Plan</summary>
|
||||
# \`\`\`
|
||||
# ${{ steps.ansi-to-html-plan.outputs.contents }}
|
||||
# \`\`\`
|
||||
# </details>
|
||||
# *${{ steps.resolve-comment-id.outputs.comment-id }}*
|
||||
file-path: cloudflare/cloudflare.tfplan
|
||||
mode: upsert
|
||||
pr-number: ${{ env.PR_NUMBER }}
|
||||
|
||||
# - name: Tofu PR Commenter
|
||||
# uses: https://git.trez.wtf/Trez/tf-pr-commenter@main
|
||||
|
||||
Reference in New Issue
Block a user