mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2026-04-23 06:18:50 +00:00
Add support for deleting previously created comments
This commit is contained in:
parent
7203e92ad1
commit
c116c20c11
3 changed files with 18 additions and 2 deletions
|
|
@ -20,6 +20,8 @@ inputs:
|
|||
number:
|
||||
description: "pull request number for push event"
|
||||
required: false
|
||||
delete:
|
||||
description: "delete the previously created comment"
|
||||
GITHUB_TOKEN:
|
||||
description: "set secrets.GITHUB_TOKEN here"
|
||||
required: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue