diff --git a/.github/workflows/semver_checks.yml b/.github/workflows/semver_checks.yml index e3ce26c5c7..b41b3669d5 100644 --- a/.github/workflows/semver_checks.yml +++ b/.github/workflows/semver_checks.yml @@ -7,6 +7,7 @@ on: branches: - main - 'branch-*' + - 'semver-checks' push: tags: - v*.*.*