We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be89f69 + f71c028 commit b93207eCopy full SHA for b93207e
action.yml
@@ -4,7 +4,7 @@ inputs:
4
extra_args:
5
description: options to pass to pre-commit run
6
required: false
7
- default: "--all-files"
+ default: "--hook-stage manual --all-files"
8
9
runs:
10
using: composite
0 commit comments