Update stale.yaml

old-commit-hash: 19dec54f65
This commit is contained in:
Adeeb Shihadeh
2024-08-02 12:55:04 -07:00
committed by GitHub
parent 2a16a305b3
commit e2e271950f

View File

@@ -5,8 +5,8 @@ on:
workflow_dispatch:
env:
DAYS_BEFORE_PR_CLOSE: 3
DAYS_BEFORE_PR_STALE: 14
DAYS_BEFORE_PR_CLOSE: 2
DAYS_BEFORE_PR_STALE: 9
jobs:
stale: