mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-25 07:16:42 +00:00
try to support a single ignore expression
This commit is contained in:
@@ -51,3 +51,6 @@ inputs:
|
||||
ORG_PROJECTS:
|
||||
description: "Default organisation projects"
|
||||
required: false
|
||||
IGNORE:
|
||||
description: "A regular expression that matches files that should be ignored when searching for TODOs"
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user