From b036baec5e17baaf8124ebc99eae234fd0d98318 Mon Sep 17 00:00:00 2001 From: Or Ouziel Date: Sun, 1 Oct 2023 18:03:31 +0300 Subject: [PATCH] skip gcp ci --- .github/workflows/gcp-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/gcp-ci.yml b/.github/workflows/gcp-ci.yml index c29959baea..39fa60c83c 100644 --- a/.github/workflows/gcp-ci.yml +++ b/.github/workflows/gcp-ci.yml @@ -10,6 +10,7 @@ on: jobs: Run-CSPM-GCP-Tests: name: CIS GCP integration test + if: false runs-on: ubuntu-22.04 timeout-minutes: 60 permissions: