Skip to content

added reference to config helper tool by matteo #11

added reference to config helper tool by matteo

added reference to config helper tool by matteo #11

Workflow file for this run

# Label for changes in the core application code
core:
- 'animal-ai/*'
# Label for changes in documentation files
documentation:
- '**/*.md'
- 'docs/**'
# Label for changes related to CI/CD workflows
ci:
- '.github/workflows/**'
# Label for YAML configuration changes
configuration:
- '**/*.yaml'
- '**/*.yml'