pub fn from_github_workflow(
event: GithubWorkflowEvent,
) -> IntakeResult<IntakeEvent>Expand description
Build an intake event from GitHub Actions webhook
pub fn from_github_workflow(
event: GithubWorkflowEvent,
) -> IntakeResult<IntakeEvent>Build an intake event from GitHub Actions webhook