templates/pipes/core/github-event-source-pipe.yaml (10 lines of code) (raw):
- route:
from:
uri: "kamelet:github-event-source"
parameters:
oauthToken: "The OAuth Token"
repoName: "The Repository Name"
repoOwner: "The Repository Owner"
steps:
- to:
uri: "log:info"