Skip to content

Commit

Permalink
ci(lock-threads): fix yaml syntax (#443)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbergstroem committed Dec 19, 2023
1 parent e07a6e4 commit 8c77891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lock-threads.yml
Expand Up @@ -15,7 +15,7 @@ jobs:
discussions: write

steps:
uses: dessant/lock-threads@v5
- uses: dessant/lock-threads@v5
with:
github-token: ${{ github.token }}
issue-inactive-days: '91'
Expand Down

0 comments on commit 8c77891

Please sign in to comment.