Skip to content

Commit 72cb444

Browse files
authored
Merge branch 'main' into 0907-yuluo/remove-docker-compose-verison
2 parents 5f5dc20 + 2115324 commit 72cb444

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/auto-merge.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: PR Approval Notification
22

33
on:
4-
pull_request_review:
5-
types: [submitted, dismissed]
4+
pull_request_target:
5+
types: [assigned, opened, reopened, synchronize]
66

77
jobs:
88
pr-approval-notification:

0 commit comments

Comments
 (0)