We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 775b206 commit 8672289Copy full SHA for 8672289
1 file changed
hk.pkl
@@ -8,8 +8,7 @@ hooks {
8
steps {
9
["pkl-gen"] {
10
glob = ".github/pkl/**/*.*"
11
- fix = "mise run pkl:gen"
12
- stage = ".github/"
+ fix = "mise run pkl:gen && git add .github/"
13
}
14
["dotnet-format"] {
15
glob = "src/**/*.*"
0 commit comments