mirror of
https://github.com/status-im/actions-gh-pages.git
synced 2025-01-24 11:59:25 +00:00
chore: Add Pull Request to stale target
This commit is contained in:
parent
830cc44454
commit
e13d24c2ac
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
@ -12,5 +12,6 @@ jobs:
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
stale-issue-message: 'This issue is stale because it has been open 21 days with no activity. Remove stale label or comment or this will be closed in 7 days.'
|
||||
stale-pr-message: 'This pull request is stale because it has been open 21 days with no activity. Remove stale label or comment or this will be closed in 7 days.'
|
||||
days-before-stale: 21
|
||||
days-before-close: 7
|
||||
|
Loading…
x
Reference in New Issue
Block a user