Removed branching parameter for testing

This commit is contained in:
2020-04-27 17:25:13 +02:00
parent b5eb80d2a9
commit 8d0861a178
2 changed files with 0 additions and 5 deletions

View File

@@ -19,9 +19,6 @@ inputs:
description: Options for the `prettier` command
required: false
default: '--write **/*.js'
branch:
description: Target branch for the changes
required: true
dry:
description: Running the script in dry mode just shows whether there are files that should be prettified or not
required: false