Skip to content

Commit

Permalink
feat: Updated .github/workflows/lock-issue.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] authored Jan 2, 2024
1 parent aba15d9 commit d2917fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lock-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
steps:
- uses: dessant/lock-threads@v4
with:
# The BOT_GITHUB_TOKEN secret must be set in the repository settings and contain a valid GitHub token.
# If the secret is not set or contains an invalid token, the workflow will fail with a "Bad credentials" error.
github-token: ${{ secrets.BOT_GITHUB_TOKEN }}
issue-inactive-days: '365'
exclude-issue-created-before: ''
Expand Down

0 comments on commit d2917fd

Please sign in to comment.