Skip to content

Commit c586c66

Browse files
committed
Enable workflow calling
1 parent 2bfe4bf commit c586c66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Build and valiate SDK package
22

33
on:
44
workflow_dispatch:
5+
workflow_call:
56
push:
67
branches: [ main ]
78
pull_request:

0 commit comments

Comments
 (0)