mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
.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:
|
with:
|
||||||
github-token: ${{ github.token }}
|
github-token: ${{ github.token }}
|
||||||
pr-lock-inactive-days: '90'
|
pr-lock-inactive-days: '90'
|
||||||
|
process-only: 'prs'
|
||||||
|
|
Loading…
Add table
Reference in a new issue