Add test case

This commit is contained in:
anthonylaye
2022-06-16 17:50:53 +02:00
parent fcb780e2b5
commit 965058f5bb
2 changed files with 23 additions and 1 deletions

View File

@@ -15,7 +15,7 @@ inputs:
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)
description: The behavior of the labels filter, AND to match all labels, OR to match any label, NOT to exclude any listed label (default is OR)
runs:
using: 'node16'
main: 'dist/index.js'