From 16848e291ef454cdee5afa1e6cfb9ff9b3689272 Mon Sep 17 00:00:00 2001 From: cy Date: Mon, 31 Mar 2025 10:42:51 -0400 Subject: [PATCH] workflow: use branch-suffix for update-flake-lock --- .github/workflows/update-flake-lock.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/update-flake-lock.yml b/.github/workflows/update-flake-lock.yml index 8d94149..3b79705 100644 --- a/.github/workflows/update-flake-lock.yml +++ b/.github/workflows/update-flake-lock.yml @@ -38,3 +38,5 @@ jobs: uses: peter-evans/create-pull-request@98106d3f2b65918a6591f9e155117b7219ff7e51 with: title: nix flake update + branch: update-flake-inputs + branch-suffix: timestamp