diff --git a/.github/workflows/semver_checks.yml b/.github/workflows/semver_checks.yml index 6b3067d968..893f346eed 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*.*.*