diff --git a/.github/workflows/canary_release.yml b/.github/workflows/canary_release.yml index 8b59ebde563..9c63c2436d9 100644 --- a/.github/workflows/canary_release.yml +++ b/.github/workflows/canary_release.yml @@ -2,7 +2,7 @@ name: 'Release Canary' on: push: branches: - - '4.x' + - '7144-fix-typescript-version-issue' jobs: release: