GH-803 - Set build branches for CI builds properly.

This commit is contained in:
Oliver Drotbohm
2024-09-08 15:51:43 +02:00
parent 0bbda9a8bd
commit 100c1ab198

View File

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