ci: remove limit from stale action

This commit is contained in:
Constrat
2024-12-21 15:37:00 +01:00
parent 07b7902a56
commit 10bebaaa9c

View File

@@ -34,5 +34,5 @@ jobs:
days-before-pr-close: -1 # Completely disable closing for PRs
# Temporary to reduce the huge issues number
operations-per-run: 500
# operations-per-run: 500
debug-only: false