Skip to content

feat: don't trigger benchmarks for nightly container builds

Dmitry Kalinkin requested to merge pr/dont_benchmark_nightly into master

Nightly containers are already tested when benchmark changes are ran through the CI. This avoids some unnecessary jobs.

Merge request reports