diff --git a/.github/workflows/lock-closed-issues.yml b/.github/workflows/lock-closed-issues.yml index 1437a629..ed90bd6d 100644 --- a/.github/workflows/lock-closed-issues.yml +++ b/.github/workflows/lock-closed-issues.yml @@ -20,6 +20,7 @@ jobs: with: issue-inactive-days: "7" process-only: "issues" + log-output: true issue-comment: > This issue has been automatically locked since it was closed and has not had any activity for 7 days.