Skip to content

Commit 967be3e

Browse files
authored
PM-36952 - Improve code review workflow with added triggers (#7663)
1 parent f6be80f commit 967be3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/review-code.yml

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

33
on:
44
pull_request:
5-
types: [opened, synchronize, reopened]
5+
types: [labeled, opened, ready_for_review, reopened, synchronize]
66

77
permissions: {}
88

0 commit comments

Comments
 (0)