File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ Scheduled pipelines in YAML have the following constraints.
8282- If you specify an ` exclude ` clause without an ` include ` clause for ` branches ` , it's equivalent to specifying ` * ` in the ` include ` clause.
8383- You can't use pipeline variables when specifying schedules.
8484- If you use [ templates in your YAML file] ( templates.md ) , then the schedules must be specified in the main YAML file and not in the template files.
85- - If a pipeline is disabled, updates made to its YAML file will not automatically refresh the schedule triggers.
85+ - If a pipeline is disabled, updates made to its YAML file won't automatically refresh the schedule triggers.
8686
8787### Branch considerations for scheduled triggers
8888
You can’t perform that action at this time.
0 commit comments