diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a1bdec7bd..8de091058 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,6 +7,7 @@ on: branches: - master - stable + - smart_holder - v* jobs: diff --git a/.github/workflows/configure.yml b/.github/workflows/configure.yml index 0f3117be9..cddf60b37 100644 --- a/.github/workflows/configure.yml +++ b/.github/workflows/configure.yml @@ -7,6 +7,7 @@ on: branches: - master - stable + - smart_holder - v* jobs: diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index 5cebed17d..14f4c28fc 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -10,6 +10,7 @@ on: branches: - master - stable + - smart_holder - "v*" jobs: diff --git a/.github/workflows/pip.yml b/.github/workflows/pip.yml index 5547a5e28..6a66f6408 100644 --- a/.github/workflows/pip.yml +++ b/.github/workflows/pip.yml @@ -7,6 +7,7 @@ on: branches: - master - stable + - smart_holder - v* release: types: