From 09bc2c41b73fc18b0c9fb94807de7427872bbd79 Mon Sep 17 00:00:00 2001 From: hc-github-team-consul-core Date: Thu, 26 Oct 2023 15:36:52 -0400 Subject: [PATCH] =?UTF-8?q?Backport=20of=20chor:=20update=20rule=20to=20ru?= =?UTF-8?q?n=20frontend=20github=20tasks=20when=20changes=20are=20made=20?= =?UTF-8?q?=E2=80=A6=20into=20release/1.16.x=20(#19065)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/frontend.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/frontend.yml b/.github/workflows/frontend.yml index defd0b22e..ed1e0c208 100644 --- a/.github/workflows/frontend.yml +++ b/.github/workflows/frontend.yml @@ -5,10 +5,8 @@ name: frontend on: push: - branches: - - main + paths: - ui/** - - backport/ui/** permissions: contents: read