Skip to content

Commit d36903c

Browse files
tomassrnkajakubno
andauthored
Auto assign workflow fix (#1277)
Co-authored-by: Jakub Novák <jakub@e2b.dev>
1 parent 9021685 commit d36903c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-request-same-site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Auto-request same-site reviewers
33
on:
44
# Works for PRs from branches and forks (runs in base-repo context)
55
pull_request_target:
6-
types: [opened, reopened, ready_for_review, synchronize, edited]
6+
types: [opened]
77

88
permissions:
99
contents: read

0 commit comments

Comments
 (0)