Update stale.yaml

pull/35627/head^2
Shane Smiskol 4 days ago committed by GitHub
parent 5c56037742
commit f726717c72
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/stale.yaml

@ -7,7 +7,7 @@ on:
env: env:
DAYS_BEFORE_PR_CLOSE: 2 DAYS_BEFORE_PR_CLOSE: 2
DAYS_BEFORE_PR_STALE: 9 DAYS_BEFORE_PR_STALE: 9
DAYS_BEFORE_PR_STALE: 30 DAYS_BEFORE_PR_STALE_DRAFT: 30
jobs: jobs:
stale: stale:

Loading…
Cancel
Save