From 4dbd45bccd320ea1745c198c866da0797af85922 Mon Sep 17 00:00:00 2001 From: Kevin Dang <77701718+kevinthedang@users.noreply.github.com> Date: Thu, 1 Aug 2024 16:15:50 -0700 Subject: [PATCH] Run Build Pipelines (#96) --- .github/workflows/build.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e64c0ec..bf995c3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,10 +1,9 @@ name: Builds run-name: Validate Node and Docker Builds on: - workflow_run: - workflows: [Tests] - types: - - completed + push: + branches: + - master # runs after Pull Request is merged jobs: Discord-Node-Build: # test if the node install and run