Skip to content

Commit 915a6c4

Browse files
committed
rrr
1 parent 2e43817 commit 915a6c4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/pr_thanks_action.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: Thank PR Author
22

33
on:
44
pull_request_target:
5-
types: [ opened, edited, synchronize, reopened ]
5+
branches: [ master ]
6+
types: [ opened, synchronize, reopened, ready_for_review ]
67

78
permissions:
89
pull-requests: write

0 commit comments

Comments
 (0)