瀏覽代碼

run test on development branches as well

Shelikhoo 4 年之前
父節點
當前提交
4249bcb28d
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/workflows/test.yml

+ 1 - 0
.github/workflows/test.yml

@@ -5,6 +5,7 @@ on:
     branches:
       - master
       - v*
+      - dev-*
     paths:
       - "**/*.go"
       - "go.mod"