From 0496b2641efd1b0262a1dec65c900f33a1a6c4d4 Mon Sep 17 00:00:00 2001 From: James Panther <4462786+jpanther@users.noreply.github.com> Date: Mon, 14 Nov 2022 14:10:37 +1100 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20Update=20build=20theme=20workflo?= =?UTF-8?q?w?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build-theme.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build-theme.yml b/.github/workflows/build-theme.yml index 02392d16..40c643be 100644 --- a/.github/workflows/build-theme.yml +++ b/.github/workflows/build-theme.yml @@ -2,7 +2,6 @@ name: Build Theme on: pull_request_target: - types: [opened, edited] branches: - "dependabot/*"