Update .github/workflows/rename-inactive-branches.yml

Co-authored-by: Martin Lablans <6804500+lablans@users.noreply.github.com>
This commit is contained in:
Pierre Delpy 2024-10-15 09:35:07 +02:00 committed by GitHub
parent 05dbbb20ab
commit 7ef4c8b9c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ on:
branches:
- develop
jobs:
cleanup-rename-branches:
archive-stale-branches:
runs-on: ubuntu-latest
steps: