mirror of
https://github.com/safing/portmaster
synced 2025-04-23 12:29:10 +00:00
Issue Mgmt: Disable stale PR handling
This commit is contained in:
parent
374d6224ca
commit
ad9dba22dc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/issues-stale.yml
vendored
2
.github/workflows/issues-stale.yml
vendored
|
@ -39,4 +39,4 @@ jobs:
|
|||
|
||||
If the issue has not been resolved, you can [find more information in our Wiki](https://wiki.safing.io/) or [continue the conversation on our Discord](https://discord.gg/safing).
|
||||
# TODO: Handle stale PRs
|
||||
days-before-pr-close: 36500 # 100 years - effectively disabled.
|
||||
days-before-pr-stale: 36500 # 100 years - effectively disabled.
|
||||
|
|
Loading…
Add table
Reference in a new issue