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