]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore: disable continuous release for vapor for now
authorEvan You <evan@vuejs.org>
Wed, 11 Dec 2024 05:47:05 +0000 (13:47 +0800)
committerEvan You <evan@vuejs.org>
Wed, 11 Dec 2024 05:47:05 +0000 (13:47 +0800)
.github/workflows/ci.yml

index c8c217f62c463c353ecb63785e6ecc599ae2cd8f..bec7a70a849459982021ee710a34d2ab2372e8d1 100644 (file)
@@ -3,6 +3,7 @@ on:
   push:
     branches:
       - '**'
+      - '!vapor'
     tags:
       - '!**'
   pull_request: