github.getWorkflowRun gets one workflow run and its current lifecycle state.
automations/get-github-workflow-run.automation.ts
runId. Optional excludePullRequests removes pull request objects from GitHub’s response. Returns the run’s id, html_url, status, and conclusion. Requires Actions read permission.