mirror of
https://github.com/kopia/kopia.git
synced 2026-01-24 22:38:00 -05:00
chore(infra): do not remove branches on stale workflow (#2925)
That requires repo content write access.
This commit is contained in:
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
@@ -18,7 +18,6 @@ jobs:
|
||||
with:
|
||||
# process older PRs first
|
||||
ascending: true
|
||||
delete-branch: true
|
||||
operations-per-run: 100
|
||||
stale-issue-label: 'stale'
|
||||
stale-pr-label: 'stale'
|
||||
|
||||
Reference in New Issue
Block a user