Skip to content

Commit ae8013c

Browse files
committed
Merge branch 'master' into dev
2 parents 8cd6e99 + 59ba0df commit ae8013c

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
@@ -20,7 +20,7 @@ jobs:
2020
- uses: dessant/lock-threads@v3
2121
with:
2222
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.'
2424
issue-inactive-days: 60
2525
add-issue-labels: 'archived'
26-
process-only: 'issues'
26+
process-only: 'issues'

0 commit comments

Comments
 (0)