From ccd4128ad2fbc819ea7bb7eab3bb36b0ad8566c7 Mon Sep 17 00:00:00 2001 From: DarkSky <25152247+darkskygit@users.noreply.github.com> Date: Mon, 26 Sep 2022 11:18:27 +0800 Subject: [PATCH] chore: trigger for i18n --- .github/workflows/venus.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/venus.yml b/.github/workflows/venus.yml index 699cf44dd3..e1bf8dff7b 100644 --- a/.github/workflows/venus.yml +++ b/.github/workflows/venus.yml @@ -5,6 +5,7 @@ on: branches: [master] paths: - 'apps/venus/**' + - 'libs/datasource/i18n' - '.github/deployment' - '.github/workflows/venus.yml' # pull_request: