From 7c4379e1fd8957fb31a50545f80a8a9b5b9fc6b4 Mon Sep 17 00:00:00 2001 From: Amanda L Martin Date: Mon, 18 Mar 2024 16:25:46 -0400 Subject: [PATCH] remove pr from GHA --- .github/workflows/publish.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 232b04e..9a831e9 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -7,8 +7,6 @@ on: # Triggers the workflow on push or pull request events but only for the "operations" branch push: branches: ["operations"] - pull_request: - branches: ["operations"] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: