GH-2278 - Enable CI builds for 3.0.x.

This commit is contained in:
Oliver Drotbohm
2025-01-24 09:46:08 +01:00
parent 6af4051afc
commit a2b4ba153e

View File

@@ -2,7 +2,7 @@ name: CI Build
on:
push:
branches: [ main, 2.3.x, 2.2.x, 2.1.x, 2.0.x, 1.5.x ]
branches: [ main, 3.0.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x, 1.5.x ]
pull_request:
branches: [ main ]