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: