synchronize服务
This commit is contained in:
7
.github/workflows/test.yaml
vendored
7
.github/workflows/test.yaml
vendored
@ -3,11 +3,8 @@ name: test
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- release/*
|
||||
- dev
|
||||
- develop/*
|
||||
pull_request:
|
||||
- disable # 暂时禁用
|
||||
# pull_request:
|
||||
|
||||
jobs:
|
||||
tests:
|
||||
|
Reference in New Issue
Block a user