Skip to content

Commit e247262

Browse files
authored
Review code when a PR is labeled (#182)
1 parent dbaf1e5 commit e247262

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, ready_for_review]
5+
types: [opened, synchronize, reopened, ready_for_review, labeled]
66

77
permissions: {}
88

0 commit comments

Comments
 (0)