From 810807f6fd3f315e5463669fb2bee1cc837bb614 Mon Sep 17 00:00:00 2001 From: Regis Leray Date: Thu, 11 Aug 2022 11:04:10 -0400 Subject: [PATCH] CI default branch series/2.x --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4d1950ae..f38f7fec 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,7 +7,7 @@ env: on: pull_request: push: - branches: ['master'] + branches: ['series/2.x'] release: types: - published