Skip to content

Commit

Permalink
feat: Updated .github/workflows/lock-issue.yml (#108)
Browse files Browse the repository at this point in the history
Co-authored-by: sweep-ai[bot] <128439645+sweep-ai[bot]@users.noreply.github.com>
  • Loading branch information
sweep-ai[bot] authored Jan 3, 2024
1 parent aba15d9 commit 9f0d96c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lock-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: dessant/lock-threads@v4
if: secrets.BOT_GITHUB_TOKEN != ''
with:
github-token: ${{ secrets.BOT_GITHUB_TOKEN }}
issue-inactive-days: '365'
Expand Down

0 comments on commit 9f0d96c

Please sign in to comment.