Skip to content

Commit

Permalink
ci(github): create mergify.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
remarkablemark authored Mar 4, 2024
1 parent 03f35b2 commit a172000
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/mergify.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
pull_request_rules:
- name: automatic merge for Dependabot pull requests
conditions:
- author=dependabot[bot]
- check-success=build
actions:
merge:
method: squash

0 comments on commit a172000

Please sign in to comment.