Skip to content

Commit d9b941f

Browse files
committed
ci(momus): only auto-review on PR opened
1 parent 37b7d54 commit d9b941f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/momus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Momus
22

33
on:
44
pull_request:
5-
types: [opened, reopened, ready_for_review, synchronize]
5+
types: [opened]
66
issue_comment:
77
types: [created]
88
workflow_dispatch:

0 commit comments

Comments
 (0)