mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-27 05:23:37 +00:00
Formatting the readme notice better
This commit is contained in:
parent
fc48dae304
commit
b567be5c9e
1 changed files with 3 additions and 1 deletions
|
|
@ -80,8 +80,10 @@ steps:
|
|||
|
||||
Outputs can be used in subsequent steps to comment on the pull request:
|
||||
|
||||
> Notice: there's a limit to the number of characters inside a GitHub comment (65535).
|
||||
> **Notice:** There's a limit to the number of characters inside a GitHub comment (65535).
|
||||
>
|
||||
> Due to that limitation, you might end up with a failed workflow run even if the plan succeeded.
|
||||
>
|
||||
> Another approach is to append your plan into the $GITHUB_JOB_SUMMARY environment variable which supports markdown.
|
||||
|
||||
```yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue