mirror of
https://gitee.com/log4j/pig.git
synced 2024-12-22 12:48:58 +08:00
👷 Adding CI build system. 格式化代码
This commit is contained in:
parent
69e9c9db76
commit
267172fb21
4
.github/workflows/maven.yml
vendored
4
.github/workflows/maven.yml
vendored
@ -5,9 +5,9 @@ name: PIG 构建action
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches: [ master,dev ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
branches: [ master,dev ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user