From 49266748b11ae837d2b54bf06bdc5a8cd77d0855 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=E1=B4=87=CA=80=C9=B4=E1=B4=85=20S=E1=B4=84=CA=9C?= =?UTF-8?q?=E1=B4=8F=CA=80=C9=A2=E1=B4=87=CA=80s?= Date: Thu, 6 Jan 2022 12:13:50 +0100 Subject: [PATCH] ci: Revert previous change MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs --- .github/workflows/charts-validate.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/charts-validate.yaml b/.github/workflows/charts-validate.yaml index 6b8e5752..b742ca0e 100644 --- a/.github/workflows/charts-validate.yaml +++ b/.github/workflows/charts-validate.yaml @@ -2,9 +2,7 @@ name: "Charts: Validate" on: workflow_dispatch: - push: - branches-ignore: - - 'master' + pull_request: paths: - "charts/**"