mirror of
https://gitee.com/log4j/pig.git
synced 2024-12-22 12:48:58 +08:00
💚 github action 增加单体模式打包测试命令
This commit is contained in:
parent
563b31ed79
commit
1a431590e2
4
.github/workflows/mirror.yml
vendored
4
.github/workflows/mirror.yml
vendored
@ -2,9 +2,9 @@ name: 同步代码
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master,jdk17 ]
|
||||
branches: [ master,jdk17,jdk17-dev,dev ]
|
||||
pull_request:
|
||||
branches: [ master,jdk17 ]
|
||||
branches: [ master,jdk17,jdk17-dev,dev ]
|
||||
|
||||
jobs:
|
||||
sync:
|
||||
|
Loading…
Reference in New Issue
Block a user