Skip to content

Commit

Permalink
Fix lock threads
Browse files Browse the repository at this point in the history
  • Loading branch information
jarun committed Jan 11, 2025
1 parent 35cac0c commit 00b4b34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: dessant/lock-threads@v5
with:
github-token: ${{ github.token }}
issue-lock-inactive-days: '30'
issue-inactive-days: '30'
issue-lock-reason: ''
pr-lock-inactive-days: '30'
pr-inactive-days: '30'
pr-lock-reason: ''

0 comments on commit 00b4b34

Please sign in to comment.