Skip to content

Commit

Permalink
Update README.md and docs (#15)
Browse files Browse the repository at this point in the history
Co-authored-by: goruha <[email protected]>
  • Loading branch information
cloudpossebot and goruha authored Jun 7, 2023
1 parent 5ea28dd commit e785663
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ This GitHub action integrates with [github-action-preview-environment-controller
<!-- markdownlint-disable -->
## Inputs
| Name | Description | Default | Required |
Expand All @@ -120,6 +121,7 @@ This GitHub action integrates with [github-action-preview-environment-controller
| labels\_env | JSON formatted {label}: {environment} map | {} | true |
| pr\_number | The number of the pull request, which will default to extracting from the workflow event if not specified. | N/A | false |
## Outputs
| Name | Description |
Expand Down Expand Up @@ -221,7 +223,7 @@ In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
## Copyright
Copyright © 2017-2022 [Cloud Posse, LLC](https://cpco.io/copyright)
Copyright © 2017-2023 [Cloud Posse, LLC](https://cpco.io/copyright)
Expand Down
2 changes: 2 additions & 0 deletions docs/github-action.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<!-- markdownlint-disable -->

## Inputs

| Name | Description | Default | Required |
Expand All @@ -7,6 +8,7 @@
| labels\_env | JSON formatted {label}: {environment} map | {} | true |
| pr\_number | The number of the pull request, which will default to extracting from the workflow event if not specified. | N/A | false |


## Outputs

| Name | Description |
Expand Down

0 comments on commit e785663

Please sign in to comment.