From 01c1292783bfd314d7c8a264ba967f986a1d3e3b Mon Sep 17 00:00:00 2001 From: Bastiaan Date: Tue, 7 Nov 2023 15:53:35 +0100 Subject: [PATCH] Revert "let it run on the ci for now" This reverts commit 68fc25aa6b9f4e1af1e9dc5e1ae78758d80395e4. --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 6c927da01..94bcbb137 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -4,7 +4,7 @@ name: Main # Run in master and dev branches and in all pull requests to those branches on: push: - branches: [ master, dev, 732-append-managementportal-to-baseurl ] + branches: [ master, dev ] pull_request: {} env: