Skip to content

Commit

Permalink
ci: simplify rules
Browse files Browse the repository at this point in the history
  • Loading branch information
masnagam committed May 23, 2024
1 parent 2be7fa6 commit e2776e6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/mergify.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
pull_request_rules:
- name: Automatically approve Dependabot PRs
conditions:
- author = dependabot[bot]
actions:
review:
type: APPROVE
- name: automatic merge for Dependabot pull requests
conditions:
- author = dependabot[bot]
- '#approved-reviews-by >= 1'
actions:
merge:
method: merge

0 comments on commit e2776e6

Please sign in to comment.