The GitHub repository that contains the workflow file to trigger, in owner/repo format.
For example: my-org/ci-runners
The repository must contain a workflow file (in .github/workflows/) that accepts
jenkins_url, agent_name, and agent_secret as
workflow_dispatch inputs.