Prevent closing stale PRs and issues
This commit is contained in:
parent
ad46c275f9
commit
183690a61e
1
.github/workflows/stale-issues.yml
vendored
1
.github/workflows/stale-issues.yml
vendored
@ -24,3 +24,4 @@ jobs:
|
||||
stale-pr-message: 'Stale pull request message'
|
||||
stale-issue-label: 'no-issue-activity'
|
||||
stale-pr-label: 'no-pr-activity'
|
||||
days-before-close: -1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user