concord
concord copied to clipboard
new github trigger condition: content
- github:
entryPoint: onPush
conditions:
type: push
content:
- ref: main # optional
path: kitt.yml # path to the file in GH repo
trigger will fire on push event and if GH repository contains kitt.yml file in main branch