Explorar el Código

main.yml: build on pushes to the new v3.5 branch

Stephen Gold hace 3 años
padre
commit
8f4cb6f90c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .github/workflows/main.yml

+ 1 - 0
.github/workflows/main.yml

@@ -46,6 +46,7 @@ on:
   push:
     branches:
       - master
+      - v3.5
       - v3.4
       - v3.3
   pull_request: