GitHub/Jobs/TraceGitHubEvent.psd1

@{
    "runs-on" = "ubuntu-latest"
    steps = @('TraceGitHubEvent')
}