From 6cda13db5d135f09e2583af5c3fe7d6a63c8df52 Mon Sep 17 00:00:00 2001 From: Jaremy Creechley Date: Tue, 11 Jul 2023 16:21:48 -0700 Subject: [PATCH] disable ci-nimbus --- .github/workflows/ci-nimbus.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci-nimbus.yml b/.github/workflows/ci-nimbus.yml index a96b06f..1a2ddce 100644 --- a/.github/workflows/ci-nimbus.yml +++ b/.github/workflows/ci-nimbus.yml @@ -1,8 +1,9 @@ name: CI-nimbus on: push: - pull_request: - workflow_dispatch: + # total hack... can remove later but I want to preserve for now + branches: + - disable_this_ci jobs: build: