From eb10ad337c7dfd3f984a9bbf6b5cba5f5f304c17 Mon Sep 17 00:00:00 2001 From: Helder Oliveira Date: Fri, 31 May 2024 18:17:56 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20remote=20TIAS=20branch?= =?UTF-8?q?=20name=20from=20cicd?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/search-indexer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/search-indexer.yml b/.github/workflows/search-indexer.yml index d2b84677..7fe595ae 100644 --- a/.github/workflows/search-indexer.yml +++ b/.github/workflows/search-indexer.yml @@ -1,7 +1,7 @@ name: 🚜 Search (Indexer) on: push: - branches: [ 'main', 'chore/delete-indexes' ] + branches: [ 'main' ] jobs: meilisearch: