diff --git a/.github/workflows/issues-stale.yml b/.github/workflows/issues-stale.yml index fa266270a..bdb4d38c7 100644 --- a/.github/workflows/issues-stale.yml +++ b/.github/workflows/issues-stale.yml @@ -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.