Fix typo in README related to the action output of approval status

This commit is contained in:
Liz MacLean 2025-05-12 15:01:31 -04:00 committed by GitHub
parent 9ef3307c25
commit 5272240bf4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -51,7 +51,7 @@ steps:
### 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