Skip to content

Commit e8f45fa

Browse files
author
Jakub Jirous
committed
[github] code review using open api - develop only
1 parent 7835d51 commit e8f45fa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/code_review.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: "Code Review Workflow"
33
on:
44
pull_request:
55
types: [opened, synchronize, reopened]
6+
branches:
7+
- develop
68

79
jobs:
810
code-review:

0 commit comments

Comments
 (0)