mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
fix(actions): don't lock discussions
This commit is contained in:
committed by
Łukasz Mierzwa
parent
0544c9fe00
commit
07089fba07
1
.github/workflows/lock.yml
vendored
1
.github/workflows/lock.yml
vendored
@@ -12,5 +12,6 @@ jobs:
|
||||
uses: dessant/lock-threads@v5
|
||||
with:
|
||||
github-token: ${{ github.token }}
|
||||
process-only: "issues, prs"
|
||||
issue-inactive-days: "14"
|
||||
pr-inactive-days: "14"
|
||||
|
||||
Reference in New Issue
Block a user