From 9ef30f03ee330e369e0ca9238e45afd75dd5640c Mon Sep 17 00:00:00 2001 From: Stainless Bot Date: Thu, 11 Jul 2024 10:22:07 +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 655dc59b..82a37086 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,6 +6,7 @@ on: pull_request: branches: - main + - next jobs: lint: