ソースを参照

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

読み込み中…
キャンセル
保存