Skip to content

Commit 53fb36d

Browse files
committed
Add ddsrouter_yaml_validator to code_packages_names in reusable-workflow.yml
Signed-off-by: Irene Bandera <irenebandera@eprosima.com>
1 parent 96f7b8d commit 53fb36d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ on:
6060
type: string
6161

6262
env:
63-
code_packages_names: 'ddsrouter_core ddsrouter_yaml ddsrouter_tool'
63+
code_packages_names: 'ddsrouter_core ddsrouter_yaml ddsrouter_tool ddsrouter_yaml_validator'
6464
docs_packages_names: 'ddsrouter_docs'
6565

6666
jobs:

0 commit comments

Comments
 (0)