Skip to content

Commit 1f10ef5

Browse files
committed
Update lock-closed-issues.yml
1 parent a93bda1 commit 1f10ef5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Diff for: .github/workflows/lock-closed-issues.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ jobs:
1111
- uses: dessant/lock-threads@v3
1212
with:
1313
github-token: ${{ github.token }}
14-
issue-lock-inactive-days: '31'
15-
issue-exclude-created-before: ''
16-
issue-exclude-labels: ''
17-
issue-lock-labels: ''
18-
issue-lock-comment: >
14+
issue-inactive-days: '31'
15+
exclude-issue-created-before: ''
16+
exclude-any-issue-labels: ''
17+
add-issue-labels: ''
18+
issue-comment: >
1919
This thread has been automatically locked since there has not been
2020
any recent activity after it was closed. Please open a new issue for
2121
related bugs.

0 commit comments

Comments
 (0)