Skip to content

Commit

Permalink
chore: update the default col max words
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Dec 15, 2022
1 parent 0329f01 commit ba39d85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ inputs:
col_max_words:
description: 'Max number of words per line in a column'
required: false
default: '5'
default: '7'
output:
description: 'Path to the output file'
required: false
Expand Down

0 comments on commit ba39d85

Please sign in to comment.