diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 2a3618b8d..a50a40780 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -15,6 +15,8 @@ jobs: - uses: dessant/lock-threads@v4.0.0 with: issue-inactive-days: 21 + pr-inactive-days: 21 + log-output: true issue-comment: > This issue has been automatically locked since there has not been any recent activity after it was closed.