From a89a523ee242a90cf2abc751e54b9626308418fe Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Mon, 27 Feb 2023 23:34:37 +0100 Subject: [PATCH] temporary disable releases --- .github/workflows/test.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 52cfe9a5ee..fb07f9c48d 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -3,9 +3,9 @@ name: Sync multiple branches concurrency: catalog-test on: - push: - branches: - - 'staging' + # push: + # branches: + # - 'staging' workflow_dispatch: jobs: