From b8d6c7df7724604d0f06ccf6a3fa37ef684d0264 Mon Sep 17 00:00:00 2001 From: hzarei4 Date: Mon, 15 Jul 2024 13:55:19 +0200 Subject: [PATCH] modded ci.yml --- .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 ab740f3..59c7b92 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,11 +2,11 @@ name: CI on: pull_request: branches: - - master + - main - develop push: branches: - - master + - main - develop tags: '*' concurrency: