Skip to content

Commit 517e7ad

Browse files
authored
re-add pull_request
1 parent e5c74b0 commit 517e7ad

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/auto_approve_pr.yml

+5
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ on:
66
- opened
77
branches:
88
- master
9+
pull_request:
10+
types:
11+
- opened
12+
branches:
13+
- master
914

1015
jobs:
1116
auto-approve:

0 commit comments

Comments
 (0)