Skip to content

Commit

Permalink
🚧 #140
Browse files Browse the repository at this point in the history
  • Loading branch information
JJ committed Sep 9, 2024
1 parent cc04bc7 commit c6290bf
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 @@ -8,7 +8,7 @@ inputs:
github-token:
description: "Github token, added magically"
allowEmpty:
description: "Boolean - true will only throw a warning if the body is empty, false will fail the run"
description: "Boolean - true will only throw a warning if the body is empty, false will fail the run. Defaults to true."
default: true
bodyContains:
description: "String or |-separated array of strings, one of which must be contained in the PR body, can be left blank or omitted"
Expand Down

0 comments on commit c6290bf

Please sign in to comment.