Skip to content

Commit

Permalink
chore(mergify): don't update PRs for the main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Dec 11, 2023
1 parent dcc5116 commit 96a220c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,3 @@ pull_request_rules:
actions:
merge:
method: squash

- name: Automatic update to the main branch for pull requests
conditions:
- -conflict # skip PRs with conflicts
- -draft # skip GH draft PRs
- -author=dependabot[bot] # skip dependabot PRs
actions:
update:

0 comments on commit 96a220c

Please sign in to comment.