diff --git a/.mergify.yml b/.mergify.yml deleted file mode 100644 index 3fc8e64..0000000 --- a/.mergify.yml +++ /dev/null @@ -1,9 +0,0 @@ -pull_request_rules: - - name: Automatic merge - description: Merge when PR passes all branch protection and has label automerge - conditions: - - label = automated - - author = twoneis - - check-success = check-flake - actions: - merge: