Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Liz MacLean
5272240bf4
Fix typo in README related to the action output of approval status 2025-05-12 15:01:31 -04:00

View file

@ -51,7 +51,7 @@ steps:
### Outputs ### Outputs
* `approval_status` is a string that indicates the final status of the approval. This will be either `approved` or `denied`. * `approval-status` is a string that indicates the final status of the approval. This will be either `approved` or `denied`.
### Creating Issues in a different repository ### Creating Issues in a different repository