quyuan 1 年間 前
コミット
dd5d4dd875
1 ファイル変更2 行追加0 行削除
  1. 2 0
      .github/workflows/update_base.yml

+ 2 - 0
.github/workflows/update_base.yml

@@ -4,6 +4,8 @@
 name: update-base
 on:
   push:
+    branches:    
+      - master
     tags:        
       - v.*
 jobs: