Skip to main content
onGitHubWorkflowRunEvent exposes the broad GitHub workflow_run webhook family. Use a semantic trigger when you care about one lifecycle stage or conclusion.
automations/watch-github-workflows.automation.ts
Optional static account defaults to the project binding. Returns Signal<GitHubWorkflowRunEvent>, GitHub’s typed requested, in-progress, and completed webhook union. The installation needs Actions read permission and repository access. Workflow job events are a separate GitHub webhook family and do not emit this trigger.