mirror of
https://github.com/mshick/add-pr-comment.git
synced 2025-12-31 14:20:32 +11:00
Add update-only configuration option (#92)
This commit is contained in:
parent
387ece43e3
commit
1dff58b1a3
11 changed files with 3311 additions and 10787 deletions
|
|
@ -53,6 +53,9 @@ inputs:
|
|||
issue:
|
||||
description: "Override the message when a run is cancelled."
|
||||
required: false
|
||||
update-only:
|
||||
description: "Only update the comment if it already exists."
|
||||
required: false
|
||||
outputs:
|
||||
comment-created:
|
||||
description: "Whether a comment was created."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue