mirror of
https://gitee.com/log4j/pig-ui.git
synced 2025-01-03 23:42:23 +08:00
ci(mirror): add gitcode mirror
This commit is contained in:
parent
54e6602a9d
commit
29e3325d94
4
.github/workflows/mirror.yml
vendored
4
.github/workflows/mirror.yml
vendored
@ -2,9 +2,9 @@ name: 同步代码
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master,jdk17 ]
|
branches: [ master,dev ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ master,jdk17 ]
|
branches: [ master,dev ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
gitcode:
|
gitcode:
|
||||||
|
Loading…
Reference in New Issue
Block a user