We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86f1599 commit 9335d26Copy full SHA for 9335d26
.github/workflows/validate.yml
@@ -123,8 +123,8 @@ jobs:
123
mm.py README.md
124
env:
125
DOCKER_HOST: ${{steps.setup_docker.outputs.sock}}
126
- - name: Validate Spring Boot Workflow examples
127
- working-directory: ./spring-boot-examples/workflows
+ - name: Validate Spring Boot Workflow Patterns examples
+ working-directory: ./spring-boot-examples/workflows/patterns
128
run: |
129
130
0 commit comments