[CI] Update lock workflow file
This commit is contained in:
parent
07b4fe567f
commit
2b6b764a21
1
.github/workflows/lock.yml
vendored
1
.github/workflows/lock.yml
vendored
@ -14,6 +14,7 @@ jobs:
|
|||||||
# https://github.com/hashicorp/terraform-devex-repos/blob/main/modules/repo/workflows/lock.tftpl
|
# https://github.com/hashicorp/terraform-devex-repos/blob/main/modules/repo/workflows/lock.tftpl
|
||||||
- uses: dessant/lock-threads@1bf7ec25051fe7c00bdd17e6a7cf3d7bfb7dc771 # v5.0.1
|
- uses: dessant/lock-threads@1bf7ec25051fe7c00bdd17e6a7cf3d7bfb7dc771 # v5.0.1
|
||||||
with:
|
with:
|
||||||
|
process-only: 'issues, prs'
|
||||||
github-token: ${{ github.token }}
|
github-token: ${{ github.token }}
|
||||||
issue-inactive-days: '30'
|
issue-inactive-days: '30'
|
||||||
issue-lock-reason: resolved
|
issue-lock-reason: resolved
|
||||||
|
Loading…
x
Reference in New Issue
Block a user