mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-21 06:30:49 -06:00
Update stale_issues_and_pr_cleanup.yml
stalebot was incorrectly configured to run in debug mode. I have updated the default to run in normal mode when running scheduled
This commit is contained in:
@@ -32,7 +32,7 @@ permissions:
|
||||
issues: write
|
||||
pull-requests: write
|
||||
env:
|
||||
DEFAULT_DEBUG_ONLY: true
|
||||
DEFAULT_DEBUG_ONLY: false
|
||||
DEFAULT_MAX_OPS: 3000
|
||||
DEFAULT_DAYS_BEFORE_STALE: 180
|
||||
DEFAULT_DAYS_BEFORE_CLOSE: 14
|
||||
|
||||
Reference in New Issue
Block a user