Update stale.yaml

This commit is contained in:
Shay Levy 2022-06-30 13:29:24 +03:00 committed by GitHub
parent 96a4cc66c3
commit ab3da6e701
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ jobs:
uses: actions/stale@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-stale: 30
days-before-stale: 14
days-before-close: 7
remove-stale-when-updated: true
stale-issue-label: "stale"