Building 3.2.x branch

This commit is contained in:
Ryan Baxter
2025-01-16 13:04:01 -05:00
parent e1105ff5ac
commit c79a26eb5a

View File

@@ -2,9 +2,9 @@ name: github-workflow
on:
push:
branches: [ main, 3.0.x, 3.1.x ]
branches: [ main, 3.0.x, 3.1.x, 3.2.x ]
pull_request:
branches: [ main, 3.0.x, 3.1.x ]
branches: [ main, 3.0.x, 3.1.x, 3.2.x ]
jobs:
build: