Skip to content

Commit ec861fd

Browse files
committed
ci: set branch and commit-msg inputs for action call
1 parent 65ec658 commit ec861fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ jobs:
3838
with:
3939
git-committer-name: "github-actions[bot]"
4040
git-committer-email: "41898282+github-actions[bot]@users.noreply.github.com"
41+
branch: build/nix-flake-lock-update
42+
pr-title: "build(nix): update input dep versions"
4143
pr-title: "build(nix): update input dep versions"
4244
pr-labels: |
4345
automated

0 commit comments

Comments
 (0)