Skip to content

Commit 3c8dc02

Browse files
Remove pull_request_review trigger from GitHub Actions workflow.
1 parent 0e5d5e5 commit 3c8dc02

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-and-run.yml

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

1210

1311
jobs:

0 commit comments

Comments
 (0)