From 352b616770c2217abb396e592cdd3e94b134a63d Mon Sep 17 00:00:00 2001 From: Nicolas Morel Date: Wed, 8 Nov 2023 16:25:01 +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: