Skip to content

Commit 3d26b6f

Browse files
committed
ci: add write-all permissions to build workflow
1 parent 46bd562 commit 3d26b6f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches:
66
- main
77

8+
permissions: write-all
9+
810
jobs:
911
build:
1012
if: github.repository == 'my-mcp-hub/mcp-kit'

0 commit comments

Comments
 (0)