diff --git a/prettier/action.yml b/prettier/action.yml index 7f2fad2..01d0660 100644 --- a/prettier/action.yml +++ b/prettier/action.yml @@ -39,7 +39,7 @@ inputs: required: false default: "**" dry: - description: Running the script in dry mode just shows whether there are files that should be prettified or not + description: Running the script in dry mode just shows whether there are files that should be prettified or not; results will be displayed in github job summary required: false default: "false" prettier-version: