Skip to content

Commit

Permalink
Disable mergify for now
Browse files Browse the repository at this point in the history
Blocked by #2595
  • Loading branch information
probonopd committed Jul 24, 2021
1 parent cb80fd0 commit 3cc2986
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pull_request_rules:
- name: automatic update for PR marked as “Ready-to-Go“
conditions:
- -conflict # skip PRs with conflicts
- -draft # filter-out GH draft PRs
actions:
update:
#pull_request_rules:
# - name: automatic update for PRs
# conditions:
# - -conflict # skip PRs with conflicts
# - -draft # filter-out GH draft PRs
# actions:
# update:

0 comments on commit 3cc2986

Please sign in to comment.