Skip to main content
github.onWorkflowRunCompleted emits every "completed" workflow run, regardless of conclusion.
automations/watch-completed-github-workflows.automation.ts
Optional static account defaults to the project binding. Returns Signal<GitHubWorkflowRunCompletedEvent> with action: "completed", GitHub’s conclusion, and full run data. Successful, failed, and cancelled runs also emit their narrower triggers when subscribed.