pub async fn listen_to_event(
    github_login: &GithubLogin,
    owner: &str,
    repo: &str,
    events: Vec<&str>
)
Expand description

Create a listener for https://github.com/owner/repo.

If you have not install Flows.network platform’s app to your GitHub, you will receive an error in the flow’s building log or running log.