From abed3b0b92815be4e826442acff9e4a0e7c63f6a Mon Sep 17 00:00:00 2001 From: Carlos Rodriguez Lopez Date: Tue, 9 Jul 2024 20:28:42 +0200 Subject: [PATCH] CI: Disable PR until issue #83 is solved --- .cloudbees/workflows/bp-tf-ci.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.cloudbees/workflows/bp-tf-ci.yaml b/.cloudbees/workflows/bp-tf-ci.yaml index dd6d746b..4d0377a5 100644 --- a/.cloudbees/workflows/bp-tf-ci.yaml +++ b/.cloudbees/workflows/bp-tf-ci.yaml @@ -5,9 +5,10 @@ kind: workflow name: ci on: - pull_request: - branches: - - 'main' + # Enable once Issue #83 is solved + # pull_request: + # branches: + # - 'main' workflow_dispatch: env: