diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7ec88eb7912..88d4b7289f8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,6 +5,7 @@ on: branches: - development - linux + - linux-vnext - 'linux-release-*' tags: - 'release-*.*.*-linux*' @@ -12,6 +13,7 @@ on: pull_request: branches: - linux + - linux-vnext - 'linux-release-*' env: