From abd529aa3ec304f2e7c53fcb78951d159d7e5d92 Mon Sep 17 00:00:00 2001 From: Stefan Schubert Date: Wed, 11 Sep 2024 12:03:09 +0200 Subject: [PATCH] change trigger option --- .yamato/upm-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.yamato/upm-ci.yml b/.yamato/upm-ci.yml index 8ca614a444..514ba0c92a 100644 --- a/.yamato/upm-ci.yml +++ b/.yamato/upm-ci.yml @@ -259,10 +259,10 @@ performance_tests_only: recurring: - branch: develop frequency: daily - rerun: on_new_revision + rerun: always - branch: stable frequency: weekly - rerun: on_new_revision + rerun: always {% for run in (1..2) %} publish{% cycle "", "_dryrun" %}: