From b988fee39d8797265ab00a37f2683eb4cb72b2e6 Mon Sep 17 00:00:00 2001 From: Ruslan Rotaru Date: Tue, 26 Sep 2023 14:47:57 +0100 Subject: [PATCH] removed pipeline pull_request trigger --- .github/workflows/image.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/image.yml b/.github/workflows/image.yml index 097627b..9ea9240 100644 --- a/.github/workflows/image.yml +++ b/.github/workflows/image.yml @@ -5,10 +5,6 @@ on: push: tags: - v*.*.* - branches: - - main - pull_request: - branches: [main] jobs: build: