瀏覽代碼

Use CI on supported branches

tags/v1.0.8
9seconds 5 年之前
父節點
當前提交
5468625212
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. 2
    0
      .github/workflows/ci.yaml

+ 2
- 0
.github/workflows/ci.yaml 查看文件

@@ -8,6 +8,8 @@ on:
8 8
       - v*
9 9
     branches:
10 10
       - master
11
+      - stable
12
+      - v1
11 13
   release:
12 14
     types:
13 15
       - published

Loading…
取消
儲存