Skip to content

Commit 8cd00a8

Browse files
committed
👷 调整构建ci
1 parent 0bb6454 commit 8cd00a8

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- main
77
- release/*
8-
- dev
8+
- develop/*
99
paths-ignore:
1010
- ".github/**"
1111
- ".gitignore"

.github/workflows/test.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
branches:
66
- main
77
- release/*
8-
- dev
98
- develop/*
109
pull_request:
1110

0 commit comments

Comments
 (0)