From 7ef4c8b9c595cf5f8cb424aa006d97b4d44be17d Mon Sep 17 00:00:00 2001 From: Pierre Delpy <75260699+PierreDelpy@users.noreply.github.com> Date: Tue, 15 Oct 2024 09:35:07 +0200 Subject: [PATCH] Update .github/workflows/rename-inactive-branches.yml Co-authored-by: Martin Lablans <6804500+lablans@users.noreply.github.com> --- .github/workflows/rename-inactive-branches.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/rename-inactive-branches.yml b/.github/workflows/rename-inactive-branches.yml index 2c188e6..e45d039 100644 --- a/.github/workflows/rename-inactive-branches.yml +++ b/.github/workflows/rename-inactive-branches.yml @@ -8,7 +8,7 @@ on: branches: - develop jobs: - cleanup-rename-branches: + archive-stale-branches: runs-on: ubuntu-latest steps: