Github token now optional as of lock-threads 2.1.0.

This commit is contained in:
Kevin Deldycke
2021-07-10 15:38:13 +02:00
committed by GitHub
parent 377a08a014
commit 82b149fb5a

View File

@@ -13,7 +13,6 @@ jobs:
steps:
- uses: dessant/lock-threads@v2.1.1
with:
github-token: ${{ github.token }}
# Lock down after 3 months.
issue-lock-inactive-days: '90'
issue-lock-reason: 'resolved'