diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index fa1a47f75..9428a0d7c 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -18,7 +18,7 @@ jobs: close-issue-message: | This issue has been automatically closed. Please, open a discussion for bug reports and feature requests. - Read more: [https://github.com/deployphp/deployer/discussions/3888] + Read more: https://github.com/deployphp/deployer/discussions/3888 days-before-pr-stale: -1 days-before-pr-close: -1 operations-per-run: 1440