blob: 76b80ccca8996cd7412ed86612a808cb126b6ffb [file] [log] [blame]
project:
name: AppToPrintGitHubCommits
packages:
GitHubCommits:
actions:
print-github-commits:
triggers:
GitHubWebhookTrigger:
inputs:
username: <username> # replace it with your GitHub username
repository: <repo> # replace it with your repo eg. apache/incubator-openwhisk-wskdeploy
accessToken: <token> # replace it with token which has access to the specified repo
events: push # push for commits