You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/lock.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ jobs:
20
20
- uses: dessant/lock-threads@v3
21
21
with:
22
22
github-token: ${{ secrets.GITHUB_TOKEN }}
23
-
issue-comment: 'This issue has been automatically locked since there has not been any recent activity after it was close. Please open a new issue for related topics.'
23
+
issue-comment: 'This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related topics.'
0 commit comments