浏览代码

Merge branch 'main' into dev

Timothy Jaeryang Baek 1 年之前
父节点
当前提交
7dcaa52a83
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/workflows/docker-build.yaml

+ 1 - 0
.github/workflows/docker-build.yaml

@@ -4,6 +4,7 @@ name: Create and publish a Docker image
 # Configures this workflow to run every time a change is pushed to the branch called `release`.
 # Configures this workflow to run every time a change is pushed to the branch called `release`.
 on:
 on:
   push:
   push:
+    branches: ['main']
     tags:
     tags:
       - v*
       - v*