Skip to content

Commit

Permalink
Update lock.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
danez authored Aug 30, 2024
1 parent 825430f commit 91750d7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
permissions:
issues: write
pull-requests: write
discussions: write

concurrency:
group: lock
Expand All @@ -18,4 +19,4 @@ jobs:
steps:
- uses: dessant/lock-threads@v5
with:
log-output: true
log-output: true

0 comments on commit 91750d7

Please sign in to comment.