Skip to content

Commit

Permalink
Add matter over Thread
Browse files Browse the repository at this point in the history
add ci build test
  • Loading branch information
alexbegoon committed Jan 30, 2025
1 parent d7a2931 commit eeeab84
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ jobs:
name: Build docker image
runs-on: ubuntu-latest
needs: trunk_check
permissions:
contents: read
packages: write

steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit eeeab84

Please sign in to comment.