Skip to content

Commit 91750d7

Browse files
authored
Update lock.yml
1 parent 825430f commit 91750d7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/lock.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
permissions:
99
issues: write
1010
pull-requests: write
11+
discussions: write
1112

1213
concurrency:
1314
group: lock
@@ -18,4 +19,4 @@ jobs:
1819
steps:
1920
- uses: dessant/lock-threads@v5
2021
with:
21-
log-output: true
22+
log-output: true

0 commit comments

Comments
 (0)