From a76b1e0e633b6736061862b75fcc75a0c1dd377b Mon Sep 17 00:00:00 2001 From: Vadzim Hushchanskou Date: Thu, 4 Apr 2024 17:08:01 +0300 Subject: [PATCH] Update workflow triggers --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9b0066d6..472de649 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,6 @@ on: branches: - '*' - '!master' - - '!v4-hotfix' paths-ignore: - README.md - README_TEMPLATE.md @@ -27,7 +26,6 @@ on: branches: - master - develop - - v4-hotfix jobs: build: