We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be89f69 commit f71c028Copy full SHA for f71c028
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