workflow property

String? workflow

The name of the workflow.

Implementation

String? get workflow => _env('GITHUB_WORKFLOW');