Skip to content

Commit 3af6cc2

Browse files
author
Jakub Jirous
committed
[github] code review using open api
1 parent d0378d6 commit 3af6cc2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/code_review.yml

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

33
on:
44
pull_request:
5-
branches:
6-
- develop
5+
types: [opened, synchronize, reopened]
76

87
jobs:
98
code-review:

0 commit comments

Comments
 (0)