Skip to main content
github.onWorkflowRunEvent 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 requested, in-progress, and completed webhook union. The installation needs Actions read permission and repository access. Workflow job events belong to another webhook family and don’t emit this trigger.