瀏覽代碼

[GH-Actions][scale] Use ascending mode + increase operations-per-run

MAGIC 4 年之前
父節點
當前提交
c9ce83fa97
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. 3 2
      .github/workflows/close_old_issues_and_prs.yml

+ 3 - 2
.github/workflows/close_old_issues_and_prs.yml

@@ -28,6 +28,7 @@ jobs:
           exempt-pr-labels: "pinned,security,enhancement"
           stale-issue-label: "stale"
           stale-pr-label: "stale"
-          operations-per-run: "50"
+          operations-per-run: "250"
+          ascending: "true"
           #DRY-RUN
-          debug-only: "false"
+          debug-only: "false"