Skip to content

ci: Use `only` clauses everywhere

Emmanuele Bassi requested to merge ebassi/ci-only-default into master

Otherwise GitLab will detach jobs from the pipeline.

To limit the amount of work done by the macOS job, we run the build only on branches on the project repository.

Merge request reports