ソースを参照

chore: disable continuous release for vapor for now

Evan You 1 年間 前
コミット
4e17b0bf2e
1 ファイル変更1 行追加0 行削除
  1. 1 0
      .github/workflows/ci.yml

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

@@ -3,6 +3,7 @@ on:
   push:
     branches:
       - '**'
+      - '!vapor'
     tags:
       - '!**'
   pull_request: