.github/workflows: only lock PRs, not issues.
This commit is contained in:
parent
01b034211b
commit
5ff646870d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/lockthreads.yml
vendored
1
.github/workflows/lockthreads.yml
vendored
|
@ -12,3 +12,4 @@ jobs:
|
|||
with:
|
||||
github-token: ${{ github.token }}
|
||||
pr-lock-inactive-days: '90'
|
||||
process-only: 'prs'
|
||||
|
|
Loading…
Reference in a new issue