Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
chore: Add Pull Request to stale target
  • Loading branch information
Shohei Ueda authored and GitHub committed Dec 9, 2019
1 parent 830cc44 commit e13d24c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stale.yml
Expand Up @@ -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

0 comments on commit e13d24c

Please sign in to comment.