From 6d9c1c37642540a11b8b3254393f70201d15c04d Mon Sep 17 00:00:00 2001 From: Lukasz Raczylo Date: Thu, 12 Sep 2024 00:05:32 +0100 Subject: [PATCH] fixup! Fix the issue with job continuously restarting. --- semver.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/semver.yaml b/semver.yaml index 2705633..1e5c61b 100644 --- a/semver.yaml +++ b/semver.yaml @@ -1,5 +1,5 @@ version: 1 force: - minor: 1 - existing: true + minor: 2 + existing: false strict: false