Skip to content

Commit

Permalink
Update stale.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0x90d authored Jan 14, 2024
1 parent c91777c commit 1bf5966
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-label: 'stale'
stale-pr-label: 'stale'
stale-issue-message: 'Stale issue message'
stale-pr-message: 'Stale pull request message'
stale-issue-message: 'This issue is marked as stale, because it had no activity in the last 30 days. It will be closed in 5 days.'
stale-issue-message: 'This issue is marked as stale, because it had no activity in the last 30 days. It will be closed in 7 days.'
days-before-stale: -1
days-before-close: 7
days-before-issue-close: 7

0 comments on commit 1bf5966

Please sign in to comment.