GH-2090 - Update CI build to produce snapshots for 2.2.x.

This commit is contained in:
Oliver Drotbohm
2024-01-29 17:10:44 +01:00
parent a3418a8ce5
commit 0e9a71ab3f

View File

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