Skip to content
Snippets Groups Projects

Issue #3529706: Validatable config job is not aware of OOP hooks

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -635,6 +635,7 @@ default:
- "**/config/schema/*.schema.yml"
# Modules may alter config schema using hook_config_schema_info_alter().
- "**/*.module"
- "**/src/Hook/*.php"
- when: manual
allow_failure: true
artifacts:
Loading