Skip to content

Commit 8253bdf

Browse files
committed
Update config for lock v3
1 parent a8061d7 commit 8253bdf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/lock.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ jobs:
1111
- uses: dessant/lock-threads@v3
1212
with:
1313
github-token: ${{ secrets.GITHUB_TOKEN }}
14-
issue-lock-comment: >
14+
issue-comment: >
1515
This issue has been automatically locked since there
1616
has not been any recent activity after it was closed.
1717
Please open a new issue for related bugs.
18-
pr-lock-comment: >
18+
pr-comment: >
1919
This pull request has been automatically locked since there
2020
has not been any recent activity after it was closed.
2121
Please open a new issue for related bugs.

0 commit comments

Comments
 (0)