diff --git a/.github/workflows/release-tag-version.yml b/.github/workflows/release-tag-version.yml index 242e14c8b463c..edf7ea1270df7 100644 --- a/.github/workflows/release-tag-version.yml +++ b/.github/workflows/release-tag-version.yml @@ -6,8 +6,6 @@ on: - "v1.*" - "!v1*-rc*" - "!v1*-dev" - branches: - - "release/v1.22*" concurrency: group: ${{ github.workflow }}-${{ github.ref }}