From d92a34846b5cc5d4b0696e71bdfe862cf416c71f Mon Sep 17 00:00:00 2001 From: Raiqa Rasool <86972954+RaiqaRasool@users.noreply.github.com> Date: Mon, 22 Jul 2024 15:49:58 -0400 Subject: [PATCH] pull request s removed --- .github/workflows/halld_recon.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/halld_recon.yml b/.github/workflows/halld_recon.yml index b040ffa2c..c31e06748 100644 --- a/.github/workflows/halld_recon.yml +++ b/.github/workflows/halld_recon.yml @@ -3,7 +3,7 @@ name: halld_recon on: push: branches: [rasool_gluex_ci_testing] - pull_requests: + pull_request: branches: [rasool_gluex_ci_testing]