Skip to content

Commit

Permalink
Only wait one day
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Aug 24, 2024
1 parent 7d4ce03 commit 66202b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ pull_request_rules:
actions:
comment:
message: This pull request is now in conflicts. Could you fix it? 🙏
- name: Wait for 2 days before validating merge
- name: Wait for 1 day before validating merge
actions:
label:
add:
Expand All @@ -46,5 +46,5 @@ pull_request_rules:
- waiting
conditions:
- and:
- updated-at<2 days ago
- updated-at<1 days ago
- author=dependabot[bot]

0 comments on commit 66202b6

Please sign in to comment.