Browse Source

[GH-Actions][scale] Disable dry-run

MAGIC 4 years ago
parent
commit
15e6ae8720
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/close_old_issues_and_prs.yml

+ 1 - 1
.github/workflows/close_old_issues_and_prs.yml

@@ -30,4 +30,4 @@ jobs:
           stale-pr-label: "stale"
           operations-per-run: "50"
           #DRY-RUN
-          debug-only: "true"
+          debug-only: "false"