Skip to content

Commit bc0fc19

Browse files
update workflows ci.yml, delete pull_request_review trigger
1 parent 52da2a3 commit bc0fc19

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ name: CI
66
on:
77
pull_request:
88
types: [opened, reopened, synchronize]
9-
pull_request_review:
10-
types: [submitted]
119

1210
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
1311
jobs:

0 commit comments

Comments
 (0)