From: Evan You Date: Wed, 11 Dec 2024 05:47:05 +0000 (+0800) Subject: chore: disable continuous release for vapor for now X-Git-Tag: v3.6.0-alpha.1~16^2~161 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e17b0bf2e482a3cc48e8521903c93aac70fba83;p=thirdparty%2Fvuejs%2Fcore.git chore: disable continuous release for vapor for now --- diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c8c217f62c..bec7a70a84 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,6 +3,7 @@ on: push: branches: - '**' + - '!vapor' tags: - '!**' pull_request: