Skip to content

Get-GitHubEventData

SYNOPSIS

Gets data about the event that triggered the workflow.

SYNTAX

__AllParameterSets

Get-GitHubEventData [<CommonParameters>]

ALIASES

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

DESCRIPTION

Gets data about the event that triggered the workflow.

EXAMPLES

EXAMPLE 1

Get-GitHubEventData

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