aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDevin Dooley <dooleydevin@github.com>2025-05-20 22:42:24 +0000
committerGitHub <noreply@github.com>2025-05-20 22:42:24 +0000
commitbf0e0fdbfbf48930a02b631447a3919672631e66 (patch)
treef567c46b7b7ea47bc49dc22ca6fc314bd7372cd8
parent7e6cd454e651aa28c810cb9a89eda9efb29593f7 (diff)
downloadgitignore-remove-stale-debug-setting.tar.gz
gitignore-remove-stale-debug-setting.zip
Run stale workflow without debug-only moderemove-stale-debug-setting
-rw-r--r--.github/workflows/stale.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml
index 5f51ae20..8c8b0ddf 100644
--- a/.github/workflows/stale.yml
+++ b/.github/workflows/stale.yml
@@ -29,4 +29,3 @@ jobs:
exempt-pr-labels: 'keep'
close-issue-reason: not_planned
ascending: true # Sort PRs by last updated date in ascending order
- debug-only: true # Set to true to test the action without actually closing any PRs