mirror of
https://github.com/lannonbr/issue-label-manager-action.git
synced 2025-06-28 06:24:13 +00:00
Updating deps, switching to ncc & adding option to not delete labels
This commit is contained in:
parent
2e07e1d2e6
commit
f3fc93acca
8 changed files with 337 additions and 7865 deletions
|
@ -7,3 +7,8 @@ runs:
|
|||
branding:
|
||||
icon: "upload"
|
||||
color: "green"
|
||||
inputs:
|
||||
delete:
|
||||
description: "Will not delete any existing labels and will only modify / create them"
|
||||
required: false
|
||||
default: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue