From 04aea2e15deb422971e6e3e86e64d74b66687021 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Wed, 20 Dec 2023 20:46:34 +0100 Subject: [PATCH] Update test.yaml --- .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 42c6e446b52..35694d2bf2d 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: