IGitVersionConfiguration.

Workflow Property

Summary

Gets the name of the workflow preset (e.g. GitFlow/v1 or GitHubFlow/v1) used as a base configuration.

Syntax

string Workflow { get; }

Value

Type Description
string
GitHub