From db75558ca8afeb3f7c4241648eecb50335a7a50d Mon Sep 17 00:00:00 2001 From: Salvatore Giordano Date: Thu, 26 Aug 2021 10:29:41 +0200 Subject: [PATCH] fix(repo): pr_title config --- .github/workflows/pr_title.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr_title.yml b/.github/workflows/pr_title.yml index 4e7c3b5f..b7d1ad9b 100644 --- a/.github/workflows/pr_title.yml +++ b/.github/workflows/pr_title.yml @@ -37,7 +37,7 @@ jobs: "llc": "packages/stream_chat", "ui": "packages/stream_chat_flutter", "core": "packages/stream_chat_flutter_core", - "localization": "packages/stream_chat_flutter_localizations", + "localization": "packages/stream_chat_localizations", "persistence": "packages/stream_chat_persistence" } env: