Skip to content

Commit

Permalink
chore: Fix lock-threads GitHub Action
Browse files Browse the repository at this point in the history
  • Loading branch information
twpayne committed Mar 29, 2024
1 parent ad77158 commit 06d8351
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,14 @@ on:

permissions:
issues: write
pull-requests: write

concurrency:
group: lock
group: lock-threads

jobs:
action:
runs-on: ubuntu-22.04
permissions:
issues: write
pull-requests: write
steps:
- uses: dessant/lock-threads@1bf7ec25051fe7c00bdd17e6a7cf3d7bfb7dc771
with:
Expand Down

0 comments on commit 06d8351

Please sign in to comment.