From c095c10cee4051fdfc372bfe5309b56aa25d32d5 Mon Sep 17 00:00:00 2001 From: natdeanlewissoftwire Date: Thu, 2 Mar 2023 12:01:13 +0000 Subject: [PATCH] feat: workflow tweaking --- .github/workflows/staging_pipeline.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/staging_pipeline.yml b/.github/workflows/staging_pipeline.yml index 0d9569bf0..2e0642800 100644 --- a/.github/workflows/staging_pipeline.yml +++ b/.github/workflows/staging_pipeline.yml @@ -4,10 +4,10 @@ on: push: branches: - main - pull_request: - types: - - opened - - synchronize +# pull_request: +# types: +# - opened +# - synchronize workflow_dispatch: defaults: