GH-955 - Enable CI build for 1.3.x branch.

This commit is contained in:
Oliver Drotbohm
2024-11-25 15:01:24 +01:00
parent 18d4e1f21a
commit 99f4ebe8a5

View File

@@ -2,7 +2,7 @@ name: CI Build
on:
push:
branches: [ main, 1.2.x, 1.1.x, 1.0.x, hacking/*, feature/* ]
branches: [ main, 1.3.x, 1.2.x, 1.1.x, 1.0.x, hacking/*, feature/* ]
jobs:
build: