Skip to content

Commit 804c489

Browse files
committed
Updated README
1 parent 1e42983 commit 804c489

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ whitelist:
3434
- bob
3535
- carol
3636

37-
# Number of days after last action (commit or opening the pull request) before issue can be merged
38-
mergedelay: 3
37+
# Number of hours after last action (commit or opening the pull request) before issue can be merged
38+
mergedelay: 24
3939

40-
# Number of days after last action (commit or opening the pull request) before issue is autoclosed
41-
timeout: 30
40+
# Number of hours after last action (commit or opening the pull request) before issue is autoclosed
41+
timeout: 720
4242
```
4343
4444
## Voting

0 commit comments

Comments
 (0)