👷 change branchs

This commit is contained in:
Kim Yang
2020-08-16 21:45:21 +08:00
parent a766be250b
commit cf269e3591

View File

@@ -2,9 +2,9 @@ name: vuepress-deploy
on:
push:
branches: [ dev-web]
branches: [ master ]
pull_request:
branches: [ dev-web ]
branches: [ master ]
jobs:
build-and-deploy: