Ver Fonte

chore: disable continuous release for vapor for now

Evan You há 1 ano atrás
pai
commit
4e17b0bf2e
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      .github/workflows/ci.yml

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

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