---
type: resource-type
title: Workflow
description: gitlab resource type GitLab::CI::Workflow
name: Workflow
lexicon: gitlab
resource_type: GitLab::CI::Workflow
---
`GitLab::CI::Workflow`, a resource type of the gitlab lexicon.

## Properties

- `auto_cancel` (`AutoCancel`, optional)
- `name` (`string`, optional)
- `rules` (`WorkflowRule[]`, optional)
