Adding 4.0.x to build config

This commit is contained in:
Ryan Baxter
2023-10-24 15:20:06 -04:00
committed by GitHub
parent 09325414bd
commit b353253770

View File

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