Skip to content

Commit 80c77ac

Browse files
committed
fix: add configuration example to validation flow
Signed-off-by: mikeee <[email protected]>
1 parent 2895058 commit 80c77ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-examples.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144
fail-fast: false
145145
matrix:
146146
examples:
147-
["actors", "client", "invoke/grpc", "invoke/grpc-proxying", "pubsub"]
147+
["actors", "client", "configuration", "invoke/grpc", "invoke/grpc-proxying", "pubsub"]
148148
steps:
149149
- name: Check out code
150150
uses: actions/checkout@v4

0 commit comments

Comments
 (0)