From 113f7537bf4a359e5451cfa837a0ae8a7c844ede Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wojciech=20Przytu=C5=82a?= Date: Wed, 31 Jul 2024 16:59:18 +0200 Subject: [PATCH] WIP: testing commit --- .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 dde0fc5ad9..8b5216504c 100644 --- a/.github/workflows/semver_checks.yml +++ b/.github/workflows/semver_checks.yml @@ -7,6 +7,7 @@ on: branches: - main - 'branch-*' + - 'fix-semver-checks-on-working-release' push: tags: - v*.*.*