Skip to content

Commit

Permalink
ci(Mergify): configuration update
Browse files Browse the repository at this point in the history
Signed-off-by: Petr Portnov | PROgrm_JARvis <[email protected]>
  • Loading branch information
JarvisCraft committed Mar 4, 2024
1 parent 4d92485 commit 5ef0cfc
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
@@ -1,7 +1,7 @@
queue_rules:
- name: dependabot-updates
conditions:
- check-success=test
- check-success=lints
- check-success=check

pull_request_rules:
Expand All @@ -11,5 +11,5 @@ pull_request_rules:
- base=development
actions:
queue:
method: merge
method: squash
name: dependabot-updates

0 comments on commit 5ef0cfc

Please sign in to comment.