Skip to content

Get-GitHubRunnerData

SYNOPSIS

Gets data about the runner thats running the workflow.

SYNTAX

__AllParameterSets

Get-GitHubRunnerData [<CommonParameters>]

ALIASES

This cmdlet has the following aliases, {{Insert list of aliases}}

DESCRIPTION

Gets data about the runner thats running the workflow.

EXAMPLES

EXAMPLE 1

Get-GitHubRunnerData

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

System.Management.Automation.PSObject

{{ Fill in the Description }}

NOTES