Merge pull request #7453 from eed3si9n/wip/lock2

Lock only issues
This commit is contained in:
eugene yokota 2023-12-11 18:55:32 -05:00 committed by GitHub
commit 34933827d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -19,3 +19,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: dessant/lock-threads@v5
with:
process-only: "issues"