mirror of
https://github.com/orhun/git-cliff.git
synced 2024-11-25 12:22:44 +03:00
chore(mergify): don't update PRs for the main branch
This commit is contained in:
parent
dcc511609f
commit
96a220c8e9
8
.github/mergify.yml
vendored
8
.github/mergify.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user