Update inputs

This commit is contained in:
alstr
2020-12-06 14:16:54 +00:00
parent bcb5692258
commit 9b0d7c13ed
3 changed files with 14 additions and 14 deletions

View File

@@ -33,9 +33,9 @@ inputs:
default: "#"
CLOSE_ISSUES:
description: "Optional input that specifies whether to attempt to close an issue when a TODO is removed"
required: false
default: "true"
required: true
default: true
AUTO_P:
description: "For multiline TODOs, format each line as a new paragraph when creating the issue"
required: false
default: "true"
required: true
default: true