Skip to content

Commit

Permalink
Chore/properly configure mergify (#19)
Browse files Browse the repository at this point in the history
* chore: properly configure mergify

* chore: update name and label
  • Loading branch information
jkoenig134 authored Feb 9, 2024
1 parent d982002 commit 7385643
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/mergify.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pull_request_rules:
- name: continuously rebase pull requests when it's not labeled with `norebase`
- name: update pull request
conditions:
- label!=norebase
- label!=wip
actions:
rebase:
update:

0 comments on commit 7385643

Please sign in to comment.