Skip to content
This repository was archived by the owner on Jul 18, 2023. It is now read-only.

Commit 0f65034

Browse files
authored
Fix up PullApprove config
Signed-off-by: Chris Aniszczyk <[email protected]>
1 parent 35214ae commit 0f65034

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.pullapprove.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ group_defaults:
1313
reset_on_push:
1414
enabled: true
1515
author_approval:
16-
ignored: true
16+
ignored: false
17+
github_reviews:
18+
enabled: true
1719
always_pending:
1820
title_regex: ^WIP
1921
explanation: 'Work in progress...'

0 commit comments

Comments
 (0)