From 8b0c20057f4a96feb23e7bcbf718faf10ebd6594 Mon Sep 17 00:00:00 2001 From: goat <16760685+goaaats@users.noreply.github.com> Date: Tue, 14 Nov 2023 19:45:14 +0100 Subject: [PATCH] ci: re-enable auto integration --- .github/workflows/rollup.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/workflows/rollup.yml b/.github/workflows/rollup.yml index be7d6b6d3..9d77fe244 100644 --- a/.github/workflows/rollup.yml +++ b/.github/workflows/rollup.yml @@ -1,8 +1,8 @@ name: Rollup changes to next version on: -# push: -# branches: -# - master + push: + branches: + - master workflow_dispatch: jobs: @@ -11,7 +11,8 @@ jobs: strategy: matrix: branches: - - v9 + - net8 + - new_im_hooks defaults: run: