Explorar o código

chore: disable continuous release for vapor for now

Evan You hai 1 ano
pai
achega
4e17b0bf2e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .github/workflows/ci.yml

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

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