Stake issues/PRs not updated in 15 days (#1181)

Moving temporarily to 15 days given all PRs and Issues were "updated" on Oct 19 to label them as "primordial"
This commit is contained in:
Iván Martínez 2023-11-08 12:07:17 +01:00 committed by GitHub
parent f75f60b234
commit 1e96e3a29e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ jobs:
- uses: actions/stale@v8
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-stale: 15
stale-issue-message: 'Stale issue'
stale-pr-message: 'Stale pull request'
stale-issue-label: 'stale'