From 25ca8e6870170f21bc45c63415312aa4e269dbae Mon Sep 17 00:00:00 2001 From: Nicolas Morel Date: Wed, 8 Nov 2023 16:21:13 +0100 Subject: [PATCH] chore: add next branch to CI targets --- .github/workflows/ci-plugin.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci-plugin.yml b/.github/workflows/ci-plugin.yml index 1c78893..24d0ea4 100644 --- a/.github/workflows/ci-plugin.yml +++ b/.github/workflows/ci-plugin.yml @@ -4,6 +4,7 @@ on: push: branches: - master + - next pull_request: workflow_dispatch: