Skip to content

Commit 700ee54

Browse files
authored
chore: use minimal GITHUB_TOKEN permissions (#1015)
1 parent 29c20de commit 700ee54

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/lock.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ on:
1010

1111
jobs:
1212
lock:
13+
permissions:
14+
pull-requests: write
15+
issues: write
1316
runs-on: ubuntu-latest
1417
steps:
1518
- uses: dessant/lock-threads@v5

0 commit comments

Comments
 (0)