From b16e5bdfe497935755387bb6dd60d7ac632cff78 Mon Sep 17 00:00:00 2001 From: Andrii Kurdiumov Date: Sat, 5 Apr 2025 20:19:57 +0500 Subject: [PATCH] Set main branch to CI build --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5f709504e..6f91c35e4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,10 +3,10 @@ name: CI on: push: branches: - - master + - main pull_request: branches: - - master + - main permissions: contents: read concurrency: