diff --git a/action.yml b/action.yml index 884b1f9..a4a8630 100644 --- a/action.yml +++ b/action.yml @@ -6,6 +6,7 @@ author: Stefan Zweifel inputs: commit_message: description: Commit message + required: false default: Apply automatic changes branch: description: Git branch name, where changes should be pushed too. Required if Action is used on the `pull_request` event