http://wmj5kiicroak3dvoelipkcqobw7kwtltbqnmuv576l6x4b56b6dvmdad.onion/help/ci/yaml/_index.md
**Examples of `workflow:name`** : A simple pipeline name with a predefined variable : ``` yaml include : - component : $CI_SERVER_FQDN/my-org/security-components/
secret[email protected] ``` 5 A configuration with different pipeline names depending on the pipeline conditions : ``` yaml include : - component : $CI_SERVER_FQDN/my-org/security-components/
secret[email protected] ``` 6 **Additional details** : - If the name is an empty string, the pipeline is not assigned a name.