From 42dbc139bea7e67edc462cb0ae4e502951a90d04 Mon Sep 17 00:00:00 2001 From: ayeshLK Date: Wed, 21 Aug 2024 14:14:14 +0530 Subject: [PATCH] Fix CI workflow --- .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 c862fc6..322cad1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,7 +3,7 @@ name: Build on: push: branches: - - master + - main - 2201.[0-9]+.x repository_dispatch: types: check_connector_for_breaking_changes