chore(infra): do not remove branches on stale workflow (#2925)

That requires repo content write access.
This commit is contained in:
Julio Lopez
2023-04-11 19:27:40 -04:00
committed by GitHub
parent eac7d51371
commit efae8eee46

View File

@@ -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'