Skip to content

Commit f81b0f3

Browse files
author
Greg Bowler
committed
wip: do not require an output
1 parent b4171ac commit f81b0f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ inputs:
2727
output:
2828
description: A report format
2929
default: text
30-
required: true
30+
required: false
3131

3232
minimumpriority:
3333
description: rule priority threshold; rules with lower priority than this will not be used

0 commit comments

Comments
 (0)