Skip to content

Commit 65ec658

Browse files
committed
ci: set correct name for generated PRs
1 parent ee85d96 commit 65ec658

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
@@ -38,7 +38,7 @@ jobs:
3838
with:
3939
git-committer-name: "github-actions[bot]"
4040
git-committer-email: "41898282+github-actions[bot]@users.noreply.github.com"
41-
pr-title: "Update Nix flake inputs"
41+
pr-title: "build(nix): update input dep versions"
4242
pr-labels: |
4343
automated
4444
dependencies

0 commit comments

Comments
 (0)