#2044 - Enable CI builds for 2.1.x branch.

This commit is contained in:
Oliver Drotbohm
2023-11-13 16:00:27 +01:00
parent 5d1f86f285
commit 48dd70223e

View File

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