ソースを参照

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

Stephen Gold 3 年 前
コミット
8f4cb6f90c
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: