Skip to content

Commit 493c2c5

Browse files
authored
Merge pull request #11219 from geekosaur/waiting-waiting-too-long
mergify's "waiting too long" check waits too long
2 parents 7ad104d + 2d571d2 commit 493c2c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/mergify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ pull_request_rules:
8686
- -merged
8787
- '#approved-reviews-by>=2'
8888
- '#changes-requested-reviews-by=0'
89-
- updated-at<4 days ago
89+
- updated-at<3 days ago
9090
- label=merge delay passed
9191
# oy
9292
# lifted these from branch protection imports

0 commit comments

Comments
 (0)