resources:
- name: <string>
type: CronTrigger
configuration:
interval: <string> # should be a cron expression
branches:
include: "^dev.+$" <string>
exclude: "^dev-test.+$" <string>
environmentVariables:
key: value
key: value