From 09593b7a92a97a26ed8d2fd46fbe0e6a2a33fb58 Mon Sep 17 00:00:00 2001 From: Ian Davis Date: Mon, 26 Sep 2022 12:56:01 +0100 Subject: [PATCH] Updated github workflows --- .github/workflows/autodep.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/autodep.yml b/.github/workflows/autodep.yml index 2a656ef..677ab0e 100644 --- a/.github/workflows/autodep.yml +++ b/.github/workflows/autodep.yml @@ -48,7 +48,8 @@ jobs: That should theoretically not be a problem if fixes are backported to all previous majors, but in practice they are often not, so it's worthwhile to occasionally look for new majors and integrate them. - branch: "dep-update" + branch: "autodep" + branch-suffix: "timestamp" commit-message: | Update package dependencies + tidy