Build 3.0.x branch

This commit is contained in:
Ryan Baxter
2023-11-29 09:06:05 -05:00
committed by GitHub
parent fc2c9da29e
commit 4d30dbcd9a

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: