Skip to content

Commit

Permalink
Adjust Automated Locking of Inactive Closed Threads (#2775)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bibo-Joshi committed Nov 10, 2021
1 parent c53dc7d commit 2f6c407
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lock.yml
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: dessant/lock-threads@v2.0.1
with:
github-token: ${{ github.token }}
issue-lock-inactive-days: '1'

This comment was marked as spam.

Copy link
@Suiri1978

Suiri1978 Jan 18, 2022

1

This comment was marked as spam.

Copy link
@Suiri1978

Suiri1978 Jan 18, 2022

1durmiendo

This comment was marked as spam.

Copy link
@Suiri1978

Suiri1978 Jan 18, 2022

  • 1durmiendo

x

This comment has been minimized.

Copy link
@Bibo-Joshi

Bibo-Joshi Jan 18, 2022

Author Member

@Suiri1978 please stop producing redundant noise

issue-lock-inactive-days: '7'
issue-lock-reason: ''
pr-lock-inactive-days: '1'
pr-lock-inactive-days: '7'
pr-lock-reason: ''

0 comments on commit 2f6c407

Please sign in to comment.