[Home](./index.md) > [cautious-journey](./cautious-journey.md) > [GithubRemote](./cautious-journey.githubremote.md) > [labelName](./cautious-journey.githubremote.labelname.md)
## GithubRemote.labelName() method
Signature:
```typescript
labelName(label: string | {
name?: string;
}): string;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| label | string \| { name?: string; } | |
Returns:
string