Skip to content

Commit

Permalink
fix: update mergify syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
eoinsha committed Oct 3, 2023
1 parent 5f27091 commit 654c864
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@ pull_request_rules:
- name: automatic merge of bot 🤖 (low priority)
conditions:
- author~=^dependabot(|-preview)\[bot\]$
# - check-success=Travis CI - Pull Request
- status-success=test
- base=main
actions:
merge:
method: merge
strict: smart
priority: low

0 comments on commit 654c864

Please sign in to comment.