From fe339c4f0a1a754e433df0cf18ee9b964c92a173 Mon Sep 17 00:00:00 2001 From: Dustin Date: Tue, 30 Jan 2024 12:50:07 -0800 Subject: [PATCH] Update action.yml --- .github/workflows/action.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index d165bf8..67dc5e0 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -3,11 +3,9 @@ name: Storage UI build -on: - push: - branches: [ master, github-actions ] +on: pull_request: - branches: [ master ] + push: jobs: build: