We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 119df22 commit 79760c0Copy full SHA for 79760c0
.github/workflows/lock-comments.yml
@@ -21,4 +21,5 @@ jobs:
21
github-token: ${{ github.token }}
22
issue-inactive-days: '180'
23
issue-lock-reason: 'resolved'
24
- log-output: false
+ process-only: 'issues'
25
+ log-output: true
0 commit comments