Update stale.yml

This commit is contained in:
oobabooga 2023-03-13 19:20:18 -03:00 committed by GitHub
parent c805843b41
commit bad0b0af48
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/stale@v5
with:
days-before-issue-stale: -1
days-before-issue-stale: 30
days-before-issue-close: 30
stale-issue-label: "stale"
stale-issue-message: "This issue is stale because it has been open for 30 days with no activity."