From a2c30c610f135e805d778bd473555c688c3f88f1 Mon Sep 17 00:00:00 2001 From: Michael7371 <40476797+Michael7371@users.noreply.github.com> Date: Mon, 23 Sep 2024 08:20:46 -0600 Subject: [PATCH] removing trigger on pull request --- .github/workflows/artifact-publish.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/artifact-publish.yml b/.github/workflows/artifact-publish.yml index 3c1fa7dd8..8321ef7e0 100644 --- a/.github/workflows/artifact-publish.yml +++ b/.github/workflows/artifact-publish.yml @@ -4,9 +4,6 @@ on: push: tags: - 'jpo-ode-*' - pull_request: - types: - - synchronize jobs: build: