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

That requires repo content write access.
This commit is contained in:
Julio Lopez authored and GitHub committed 2023-04-11 19:27:40 -04:00
1 parent eac7d51371
commit efae8eee46
1 file changed
-1
-1
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'