Update documentation

This commit is contained in:
Abdelhamid
2022-03-23 12:34:57 +02:00
parent dc9f7ee311
commit 8e16a73f49
2 changed files with 8 additions and 3 deletions

View File

@@ -11,6 +11,9 @@ inputs:
labeled:
required: false
description: A comma-separated list of labels to use as a filter for issue to be added
label-operator:
required: false
description: The behavior of the labels filter, AND to match all labels, OR to match any label (default is OR)
runs:
using: 'node16'
main: 'dist/index.js'