Skip to content

Commit bccb08b

Browse files
committed
test: run ci
Signed-off-by: Javier Aliaga <[email protected]>
1 parent 5094800 commit bccb08b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ result += ctx.callActivity("SayHello", "Seattle", String.class).await();
1616
return result;
1717
```
1818

19+
20+
1921
### Reliable fan-out / fan-in orchestration pattern
2022

2123
```java

0 commit comments

Comments
 (0)