From 1129f75c359962b612dda1711b5657366f96dcd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karol=20Bary=C5=82a?= Date: Tue, 5 Mar 2024 13:15:42 +0100 Subject: [PATCH] TO_DROP: testing --- .github/workflows/semver_checks.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/semver_checks.yml b/.github/workflows/semver_checks.yml index 5e91c0695f..55ad27afbc 100644 --- a/.github/workflows/semver_checks.yml +++ b/.github/workflows/semver_checks.yml @@ -7,6 +7,7 @@ on: branches: - main - 'branch-*' + - 'fix-semver-checks' push: tags: - v*.*.*