Unverified Commit 17850a8e authored by Michael Kriese's avatar Michael Kriese
Browse files

ci: don't run validator on schedules

parent 684a5d0f
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -33,6 +33,12 @@ renovate:dry-run:
      when: never
    - when: always

renovate-config-validator:
  rules:
    - if: $CI_PIPELINE_SOURCE == "schedule"
      when: never
    - when: always

lint:
  image: ghcr.io/containerbase/node:20.10.0@sha256:d03264c802c3b63959af92d7bda54818ea3208b037a4d10b75f9f93b2cfcd8f3
  cache: