Update stale.yaml

master
Shane Smiskol 1 day 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:
DAYS_BEFORE_PR_CLOSE: 2
DAYS_BEFORE_PR_STALE: 9
DAYS_BEFORE_PR_STALE: 30
DAYS_BEFORE_PR_STALE_DRAFT: 30
jobs:
stale:

Loading…
Cancel
Save