Skip to content

Commit 2f8f19a

Browse files
committed
ci: 优化 code-review
1 parent 156435d commit 2f8f19a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/code-review.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,8 @@ on:
55
branches:
66
- master
77
- v*.x
8-
branches-ignore:
9-
- release-please-*
108
pull_request:
11-
branches-ignore:
12-
- release-please-*
9+
types: [opened, reopened]
1310
schedule:
1411
# 每天凌晨 3 点(UTC)
1512
- cron: '0 3 * * *'

0 commit comments

Comments
 (0)