mirror of
https://github.com/mshick/add-pr-comment.git
synced 2026-01-03 23:09:49 +11:00
feat: allowing action to run on non PR triggers
This commit is contained in:
parent
0dbf59e6db
commit
5aa3ae408c
7 changed files with 116 additions and 29 deletions
|
|
@ -10,7 +10,7 @@ inputs:
|
|||
allow-repeats:
|
||||
description: "allow messages to be repeated"
|
||||
required: false
|
||||
default: false
|
||||
default: "false"
|
||||
branding:
|
||||
icon: message-circle
|
||||
color: purple
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue