Skip to content

Commit 8672289

Browse files
committed
fix(git): generated yaml files are in the index
1 parent 775b206 commit 8672289

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

hk.pkl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ hooks {
88
steps {
99
["pkl-gen"] {
1010
glob = ".github/pkl/**/*.*"
11-
fix = "mise run pkl:gen"
12-
stage = ".github/"
11+
fix = "mise run pkl:gen && git add .github/"
1312
}
1413
["dotnet-format"] {
1514
glob = "src/**/*.*"

0 commit comments

Comments
 (0)