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*.*.*