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: