Skip to content

Commit 56aa9e9

Browse files
committed
update readme
1 parent 4124fff commit 56aa9e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ This action is meant to be triggered when your workflow has failed. It asks for
1111
| `ghToken` | A token to use GitHub API. You can get one by creating a personal access token in your GitHub account||
1212
| `failureDescription` | A description of the failure. Recommended to include the commit that triggered the workflow or any other data you can find in the payload of the action||
1313
| `user` | The user who made the commit that triggered the workflow. For example: `'${{ github.event.workflow_run.actor.name }}'`||
14+
| `pr` | The number of the PR to update with the rhyme | |
1415

1516

1617
## Outputs

0 commit comments

Comments
 (0)