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: