Skip to content

Commit e345eed

Browse files
committed
ci: fix workflow permission key
1 parent 536d8de commit e345eed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
permissions:
111111
contents: write
112112
issues: write
113-
pull_requests: write
113+
pull-requests: write
114114
needs:
115115
- Lint
116116
- Typecheck

0 commit comments

Comments
 (0)