diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a6e33ef46..0dc22ddb0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -5,11 +5,16 @@ on: branches: - 'main' - 'wip/**' + - '2.*' + - '3.*' tags: - '2.*' + - '3.*' pull_request: branches: - 'main' + - '2.*' + - '3.*' - 'wip/**' # For building snapshots workflow_call: