#1904 - Enable CI builds for 2.0.x and 1.5.x branches.

This commit is contained in:
Oliver Drotbohm
2023-02-15 10:43:31 +01:00
parent 74086bf716
commit 1ae99a84fd

View File

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