build: fix sync to gitee branch (#6403)

This commit is contained in:
neverland 2020-05-28 11:17:41 +08:00 committed by GitHub
parent ee37c6425a
commit c927c1f6ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ name: Sync to Gitee
on:
push:
branches: [master]
branches: [dev]
jobs:
build: