From 4ab8a47b105e5f7f8284c33ef6479381620b3d58 Mon Sep 17 00:00:00 2001 From: James Panther <4462786+jpanther@users.noreply.github.com> Date: Mon, 14 Nov 2022 14:14:04 +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 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/build-theme.yml b/.github/workflows/build-theme.yml index 40c643be..a940956c 100644 --- a/.github/workflows/build-theme.yml +++ b/.github/workflows/build-theme.yml @@ -1,9 +1,6 @@ name: Build Theme -on: - pull_request_target: - branches: - - "dependabot/*" +on: [pull_request_target] jobs: build: