From 4131a7fcdd135bccfabbae2f2f583bc0ef494aa6 Mon Sep 17 00:00:00 2001 From: Stainless Bot Date: Thu, 11 Jul 2024 10:23:24 +0000 Subject: [PATCH] chore(ci): also run workflows for PRs targeting `next` --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 50f0566a..9b865379 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,6 +6,7 @@ on: pull_request: branches: - main + - next jobs: lint: