ソースを参照

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

Ali-RS 2 年 前
コミット
ee91fb8d15
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.6
       - v3.5
       - v3.4
       - v3.3