We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96f7b8d commit 53fb36dCopy full SHA for 53fb36d
1 file changed
.github/workflows/reusable-workflow.yml
@@ -60,7 +60,7 @@ on:
60
type: string
61
62
env:
63
- code_packages_names: 'ddsrouter_core ddsrouter_yaml ddsrouter_tool'
+ code_packages_names: 'ddsrouter_core ddsrouter_yaml ddsrouter_tool ddsrouter_yaml_validator'
64
docs_packages_names: 'ddsrouter_docs'
65
66
jobs:
0 commit comments