Workflow Configuration

Workflow

This configuration workflow.yaml describes a workflow. Below are the key components:

Required Fields

AttributeTypeDescription
namestringUnique name of the workflow.
descriptionstringDescription of the workflow.
runs-onstringLabel that identifies the devices on which the workflow can be run.

Optional Fields

AttributeTypeDescription
disabledbooleanIndicates whether the workflow is disabled. If set to true, no jobs can be executed using this workflow.

Note: Changing the name of the workflow will delete the existing workflow and create a new one. This action will remove all previously associated jobs. Please exercise caution when renaming workflows.

Example

name: Prodrive-Hermes
description: Run tests on the Prodrive Hermes board.
runs-on: prodrivehermes