Build 3.0.x branch

This commit is contained in:
Ryan Baxter
2023-11-29 09:06:05 -05:00
committed by Ryan Baxter
parent 6a38f818d1
commit e67b11c8de

View File

@@ -5,9 +5,9 @@ name: Build
on:
push:
branches: [ main, 2.1.x ]
branches: [ main, 3.0.x, 2.1.x ]
pull_request:
branches: [ main, 2.1.x ]
branches: [ main, 3.0.x, 2.1.x ]
jobs:
build: