Skip to content

Commit

Permalink
Issue Mgmt: Disable stale PR handling
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaavi committed Aug 30, 2023
1 parent 374d622 commit ad9dba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issues-stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit ad9dba2

Please sign in to comment.