summary refs log tree commit diff
path: root/.ci/scripts/calculate_jobs.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reduce number of CI jobs run on PRs (#13713)Erik Johnston2022-09-051-0/+128
* Reduce number of CI jobs run on PRs * Newsfile * Also limit sytest jobs * Fix typo * Fix up * Fixup