From b0dc4dec7ec7c7dd53d169cb8688b8772858872f Mon Sep 17 00:00:00 2001 From: Alex | Kronox Date: Tue, 23 Jan 2024 17:54:47 +0100 Subject: [PATCH] dummy --- .github/workflows/report-viewer-demo.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/report-viewer-demo.yml b/.github/workflows/report-viewer-demo.yml index 78e6fbe37..cc6acd02e 100644 --- a/.github/workflows/report-viewer-demo.yml +++ b/.github/workflows/report-viewer-demo.yml @@ -3,8 +3,6 @@ name: Report Viewer Demo Deployment on: workflow_dispatch: # Use this to dispatch from the Actions Tab push: - branches: - - main jobs: build-jar: