This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
vuejs
/
core
mirror da
https://github.com/vuejs/core.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
chore: disable continuous release for vapor for now
Evan You
1 anno fa
parent
23fe7f991f
commit
4e17b0bf2e
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
.github/workflows/ci.yml
+ 1
- 0
.github/workflows/ci.yml
Vedi File
@@ -3,6 +3,7 @@ on:
push:
branches:
- '**'
+ - '!vapor'
tags:
- '!**'
pull_request: