We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf10a36 commit 119df22Copy full SHA for 119df22
.github/workflows/lock-comments.yml
@@ -17,6 +17,7 @@ jobs:
17
steps:
18
- uses: dessant/lock-threads@v5
19
with:
20
+ owner: ${{ github.repository_owner }}
21
github-token: ${{ github.token }}
22
issue-inactive-days: '180'
23
issue-lock-reason: 'resolved'
0 commit comments