diff --git a/.murdock.yml b/.murdock.yml index e0f2ac2572eb..8fd2da818c5d 100644 --- a/.murdock.yml +++ b/.murdock.yml @@ -3,6 +3,8 @@ push: # these two enable potential bors support: - '^staging$' - '^trying$' + # github merge trains: + - '^gh-readonly-queue/' pr: enable_comments: true