CI: Skip regular jobs from schedules

We currently run regular builds 3 times for master, once on "push", once on "source-doc" schedule, and once on "scan-build" schedule.

Example pipelines for latest master, demonstrating the redundant builds:

This MR excludes regular builds from the scheduled pipelines.

Merge request reports

Loading