mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-09-03 00:17:57 +00:00
Update .github/workflows/stale.yml
Co-authored-by: William Harrison <william@williamdavidharrison.com.au>
This commit is contained in:
co-authored by
William Harrison
parent
431404e2d1
commit
5c9f26ff97
@@ -13,7 +13,7 @@ jobs:
|
||||
- uses: actions/stale@v3
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
days-before-stale: 10
|
||||
days-before-stale: 7
|
||||
days-before-close: 14
|
||||
stale-issue-message: 'This issue has been marked as stale due to inactivity and will be closed. Comment anything on this issue to prevent it'
|
||||
stale-pr-message: 'This pull request has been marked as stale due to inactivity and will be closed. Comment anything on this PR to prevent it'
|
||||
|
||||
Reference in New Issue
Block a user