This website works better with JavaScript
Home
Explore
Help
Register
Sign In
vuejs
/
core
mirror of
https://github.com/vuejs/core.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
chore: disable continuous release for vapor for now
Evan You
1 year ago
parent
23fe7f991f
commit
4e17b0bf2e
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.github/workflows/ci.yml
+ 1
- 0
.github/workflows/ci.yml
View File
@@ -3,6 +3,7 @@ on:
push:
branches:
- '**'
+ - '!vapor'
tags:
- '!**'
pull_request: