Skip to content

Commit 56226b0

Browse files
committed
init west
Signed-off-by: Anas Nashif <[email protected]>
1 parent ec786c0 commit 56226b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/assigner.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
env:
4747
GITHUB_TOKEN: ${{ secrets.ZB_PR_ASSIGNER_GITHUB_TOKEN }}
4848
run: |
49+
west init -l . || true
4950
FLAGS="-v"
5051
FLAGS+=" -o ${{ github.event.repository.owner.login }}"
5152
FLAGS+=" -r ${{ github.event.repository.name }}"

0 commit comments

Comments
 (0)