From 6f1e585d25eaa0a401a4346c0017370b21355450 Mon Sep 17 00:00:00 2001 From: Douglas Van Der Merwe <74470226+DouglasVDM@users.noreply.github.com> Date: Wed, 7 Feb 2024 22:06:36 +0200 Subject: [PATCH] Disable CI pipeline --- .github/workflows/ci.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 24e99bf..6abebb6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,8 +1,8 @@ name: CI on: - push: - branches: - - main + # push: + # branches: + # - main # push: # branches: