validate_codemagic_yaml
Validates a codemagic.yaml file against the official Codemagic JSON schema to ensure correct CI/CD configuration.
Instructions
Validate a codemagic.yaml file against the official Codemagic JSON schema
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| yaml_content | Yes | The full contents of a codemagic.yaml file |