From ec3e8d7013d711d10b1cea7e5ef59ba793f9fb09 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sun, 3 Dec 2023 09:00:40 -0800 Subject: another attempt --- .github/workflows/update.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index b6ba6a7..d5cd8e3 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -27,6 +27,8 @@ jobs: uses: DeterminateSystems/update-flake-lock@v20 with: pr-title: "Update flake.lock" + commit-msg: "chore: update flake" + pr-assignees: fcuny pr-labels: | dependencies automated -- cgit 1.4.1