Преглед изворни кода

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

Stephen Gold пре 3 година
родитељ
комит
7177a76021
1 измењених фајлова са 1 додато и 0 уклоњено
  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: