Skip to content

Commit 69ccc92

Browse files
authored
Update lock.yml
Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com>
1 parent 8b15e4f commit 69ccc92

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/lock.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@ on:
44
schedule:
55
- cron: '* 6 * * *'
66

7+
permissions:
8+
contents: read
9+
710
jobs:
811
lock:
12+
permissions:
13+
issues: write
14+
pull-requests: write
915
runs-on: ubuntu-latest
1016
steps:
1117
- uses: dessant/lock-threads@v2.0.1

0 commit comments

Comments
 (0)