Skip to content

Commit

Permalink
chore: lock 30 days and older (#8023)
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice committed Dec 15, 2020
1 parent 35a957f commit 90558aa
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 @@ -16,5 +16,5 @@ jobs:
if: github.repository == 'renovatebot/renovate'
with:
github-token: ${{ github.token }}
issue-lock-inactive-days: 730
pr-lock-inactive-days: 730
issue-lock-inactive-days: 30
pr-lock-inactive-days: 30

0 comments on commit 90558aa

Please sign in to comment.