Skip to content

Commit 9335d26

Browse files
committed
updating pipeline for MM
Signed-off-by: salaboy <Salaboy@gmail.com>
1 parent 86f1599 commit 9335d26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/validate.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@ jobs:
123123
mm.py README.md
124124
env:
125125
DOCKER_HOST: ${{steps.setup_docker.outputs.sock}}
126-
- name: Validate Spring Boot Workflow examples
127-
working-directory: ./spring-boot-examples/workflows
126+
- name: Validate Spring Boot Workflow Patterns examples
127+
working-directory: ./spring-boot-examples/workflows/patterns
128128
run: |
129129
mm.py README.md
130130
env:

0 commit comments

Comments
 (0)