Browse Source

update github actions

Signed-off-by: niliovo <1791356563@qq.com>
niliovo 6 tháng trước cách đây
mục cha
commit
c596fce95f
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      .github/workflows/auto_build_docker_container.yml

+ 2 - 2
.github/workflows/auto_build_docker_container.yml

@@ -3,8 +3,8 @@ name: 自动构建docker镜像
 on:
   schedule:
     - cron: "36 18 * * 0"
-  #watch:
-  #  types: started
+  watch:
+    types: started
 #  workflow_dispatch:
 
   push:

粤ICP备19079148号