fix syntax error in lock.yml

This commit is contained in:
Balázs Orbán 2022-01-27 02:06:12 +01:00 committed by GitHub
parent 4916aa1ef8
commit 311f66ead6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,6 +18,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: dessant/lock-threads@v3
with:
github-token: ${{ secrets.LOCK_TOKEN }}
issue-inactive-days: 30
issue-comment: 'This issue has been automatically locked due to no recent activity. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.'