Skip to content

Commit

Permalink
πŸ”„ synced local '.github/' with remote 'github/' (#441)
Browse files Browse the repository at this point in the history
  • Loading branch information
klaasnicolaas authored Apr 23, 2024
1 parent a4db269 commit ab70f4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- uses: dessant/lock-threads@v5.0.1
with:
github-token: ${{ github.token }}
github-token: ${{ secrets.GITHUB_TOKEN }}
issue-inactive-days: "30"
issue-lock-reason: ""
pr-inactive-days: "1"
Expand Down

0 comments on commit ab70f4f

Please sign in to comment.