瀏覽代碼

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
       - v*
8
       - v*
9
     branches:
9
     branches:
10
       - master
10
       - master
11
+      - stable
12
+      - v1
11
   release:
13
   release:
12
     types:
14
     types:
13
       - published
15
       - published

Loading…
取消
儲存