Skip to content

Commit

Permalink
Activate stale bot (#769)
Browse files Browse the repository at this point in the history
* Activate stale bot

* Rename file
  • Loading branch information
iNikem authored Aug 11, 2020
1 parent 090296f commit 61a1d44
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,5 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-pr-message: 'This PR was marked stale due to lack of activity. It will be closed in 7 days.'
close-pr-message: 'Closed as inactive. Feel free to reopen if this PR is still being worked on.'
days-before-stale: 14
days-before-stale: 7
days-before-close: 7
debug-only: true

0 comments on commit 61a1d44

Please sign in to comment.