GH-1077 - Do not CI build hacking/* branches.

This commit is contained in:
Oliver Drotbohm
2025-02-23 13:49:02 +01:00
parent 66bb3b847a
commit cd36bd7ac8

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.2.x, 1.1.x, 1.0.x, feature/* ]
jobs:
build: