Skip to content

Commit

Permalink
Update stale-issues.yml
Browse files Browse the repository at this point in the history
Disable state issues auto closing.
  • Loading branch information
filip26 authored May 18, 2021
1 parent dbb02b5 commit 1314587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days'
days-before-stale: 30
days-before-close: 5
days-before-close: -1

0 comments on commit 1314587

Please sign in to comment.