Skip to content

Commit eeeab84

Browse files
committed
Add matter over Thread
add ci build test
1 parent d7a2931 commit eeeab84

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yml

+4
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ jobs:
2929
name: Build docker image
3030
runs-on: ubuntu-latest
3131
needs: trunk_check
32+
permissions:
33+
contents: read
34+
packages: write
35+
3236
steps:
3337
- name: Checkout
3438
uses: actions/checkout@v4

0 commit comments

Comments
 (0)