Properties
properties:
title: "Linux Example"
version: "1.0"
description: "This is an example configuration file for Linux"
author: "John Doe"
Property | Description | Required | Default |
---|---|---|---|
title | The title of the workflow. | Yes | - |
version | The version of the workflow. | Yes | - |
description | A short description of the workflow. | No | - |
author | The author of the workflow. | No | - |
? | You can add additional properties to the workflow configuration with string values. | No | - |