Skip to content

Commit 5717674

Browse files
committed
Add perms to socket-auto-pr workflow
1 parent c571468 commit 5717674

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/socket-auto-pr.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ on:
1515
- '0'
1616
- '1'
1717

18+
permissions:
19+
contents: write
20+
pull-requests: write
21+
1822
jobs:
1923
fix:
2024
uses: SocketDev/socket-registry/.github/workflows/socket-auto-pr.yml@main

0 commit comments

Comments
 (0)