Skip to content

Commit dfd50da

Browse files
committed
.pullapprove.yml: Only require review for merged into master
Docs in http://docs.pullapprove.com/groups/conditions/ Signed-off-by: W. Trevor King <[email protected]>
1 parent 52bac17 commit dfd50da

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.pullapprove.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ group_defaults:
1818
enabled: true
1919
author_approval:
2020
ignored: true
21+
conditions:
22+
branches:
23+
- master
2124

2225
groups:
2326
image-spec:

0 commit comments

Comments
 (0)