From a7165bef20708570b0becb59622909cfee9c6d47 Mon Sep 17 00:00:00 2001 From: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com> Date: Tue, 12 Nov 2024 09:38:35 -0600 Subject: [PATCH] chore: set pull 665 --- .circleci/config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 15be6968b..f47a561a5 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -99,14 +99,14 @@ workflows: only: - main - canary - - feat/i18n-support + - pull/665 - build-arm64: filters: branches: only: - main - canary - - feat/i18n-support + - pull/665 - combine-manifests: requires: - build-amd64 @@ -116,4 +116,4 @@ workflows: only: - main - canary - - feat/i18n-support + - pull/665