Skip to content

Commit a5e0ae9

Browse files
committed
ci: fix commit-msg being referred to as pr-title
1 parent ec861fd commit a5e0ae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nix-flake-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
git-committer-email: "41898282+github-actions[bot]@users.noreply.github.com"
4141
branch: build/nix-flake-lock-update
4242
pr-title: "build(nix): update input dep versions"
43-
pr-title: "build(nix): update input dep versions"
43+
commit-msg: "build(nix): update input dep versions"
4444
pr-labels: |
4545
automated
4646
dependencies

0 commit comments

Comments
 (0)