From f9faee5ee73a23d2a300d964b1127846271ad08b Mon Sep 17 00:00:00 2001 From: Patrick Storz Date: Sun, 3 Mar 2019 19:05:35 +0100 Subject: CI: Exclude "clangtidyfull" from schedules --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1c499745d..2f1d0f197 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -200,6 +200,8 @@ clangtidy:linux: clangtidyfull:linux: stage: build + except: + - schedules only: - branches@inkscape/inkscape script: -- cgit v1.2.3