Skip to content

Commit b1c999d

Browse files
authored
Use minimal GITHUB_TOKEN permissions
1 parent 29c20de commit b1c999d

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)