Skip to content

Commit

Permalink
fix: remove default value for exclude input
Browse files Browse the repository at this point in the history
  • Loading branch information
salmanm committed Nov 18, 2020
1 parent 7644066 commit 11031ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ inputs:
exclude:
description: "Packages that you want to manually review before upgrading"
required: false
default: []
merge-method:
description: "The merge method you would like to use (squash, merge, rebase)"
required: false
Expand Down

0 comments on commit 11031ba

Please sign in to comment.