Add 4.1.x to push and pull requests

This commit is contained in:
Ryan Baxter
2024-09-19 14:04:44 -04:00
committed by GitHub
parent 239b1e8f62
commit bcc8729e2d

View File

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