From 18bd29a6890e3c6782cf25490ee6740babc39368 Mon Sep 17 00:00:00 2001 From: G-Ragghianti Date: Tue, 14 May 2024 12:06:19 -0400 Subject: [PATCH] removing tripper for pull requests --- .github/workflows/spack.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/spack.yml b/.github/workflows/spack.yml index 59887dd5a..912826435 100644 --- a/.github/workflows/spack.yml +++ b/.github/workflows/spack.yml @@ -2,8 +2,6 @@ name: Spack # Controls when the workflow will run on: - pull_request: - branches: [ master ] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: