Skip to content

Commit

Permalink
Merge pull request #9426 from astrojuanlu/add-gh-token-lock
Browse files Browse the repository at this point in the history
Add mandatory GitHub token to lock workflow
  • Loading branch information
tk0miya committed Jul 10, 2021
2 parents 8c62099 + 03bf833 commit f65955c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lock.yml
Expand Up @@ -14,5 +14,6 @@ jobs:
steps:
- uses: dessant/lock-threads@v2
with:
github-token: ${{ github.token }}
issue-lock-inactive-days: '30'
pr-lock-inactive-days: '30'

0 comments on commit f65955c

Please sign in to comment.