Pipeline schedules
A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline:
- Runs for a specific branch or tag.
 - Can have custom CI/CD variables.
 - Runs with the same project permissions as the schedule owner.
 
Learn more in the scheduled pipelines documentation.