Unverified Commit 3b7adb98 authored by godofredoc's avatar godofredoc Committed by GitHub

Lock only issues. (#90023)

parent 528f77dc
...@@ -13,6 +13,7 @@ jobs: ...@@ -13,6 +13,7 @@ jobs:
steps: steps:
- uses: dessant/lock-threads@486f7380c15596f92b724e4260e4981c68d6bde6 - uses: dessant/lock-threads@486f7380c15596f92b724e4260e4981c68d6bde6
with: with:
process-only: 'issues'
github-token: ${{ github.token }} github-token: ${{ github.token }}
# Number of days of inactivity before a closed issue is locked. # Number of days of inactivity before a closed issue is locked.
issue-lock-inactive-days: '14' issue-lock-inactive-days: '14'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment