workflow: use branch-suffix for update-flake-lock
This commit is contained in:
parent
897fd44bad
commit
16848e291e
1 changed files with 2 additions and 0 deletions
2
.github/workflows/update-flake-lock.yml
vendored
2
.github/workflows/update-flake-lock.yml
vendored
|
@ -38,3 +38,5 @@ jobs:
|
||||||
uses: peter-evans/create-pull-request@98106d3f2b65918a6591f9e155117b7219ff7e51
|
uses: peter-evans/create-pull-request@98106d3f2b65918a6591f9e155117b7219ff7e51
|
||||||
with:
|
with:
|
||||||
title: nix flake update
|
title: nix flake update
|
||||||
|
branch: update-flake-inputs
|
||||||
|
branch-suffix: timestamp
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue