ci: increase stale workflow operation limit (#904)

This commit is contained in:
xiantang
2026-05-19 21:43:45 +08:00
committed by GitHub
parent 0b99b4a848
commit 66e48f8417
+1
View File
@@ -18,3 +18,4 @@ jobs:
stale-pr-message: "This PR is stale because it has had no activity for 180 days..."
days-before-stale: 180
days-before-close: 5
operations-per-run: 100