ci(mirror): add gitcode mirror

This commit is contained in:
冷冷 2024-08-27 15:46:58 +08:00
parent 54e6602a9d
commit 29e3325d94

View File

@ -2,9 +2,9 @@ name: 同步代码
on:
push:
branches: [ master,jdk17 ]
branches: [ master,dev ]
pull_request:
branches: [ master,jdk17 ]
branches: [ master,dev ]
jobs:
gitcode: