Skip to content

Commit

Permalink
Use a code block
Browse files Browse the repository at this point in the history
  • Loading branch information
mraerino committed Jan 5, 2024
1 parent b87eda4 commit 65a3905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ jobs:
issue_number: context.issue.number,
owner: context.repo.owner,
repo: context.repo.repo,
body: plan
body: "```\n" + plan + "\n```",
})

0 comments on commit 65a3905

Please sign in to comment.