Skip to content

Commit

Permalink
Merge pull request #1972 from thermosflasche/patch-1
Browse files Browse the repository at this point in the history
fix: Lock threads
  • Loading branch information
jarun authored Dec 18, 2024
2 parents f87104d + b6abe95 commit ef6e00c
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 ef6e00c

Please sign in to comment.