From a4ffcca64655f436333270ebc85d66b2a6315a5f Mon Sep 17 00:00:00 2001 From: blaginin Date: Fri, 5 Sep 2025 08:43:19 +0100 Subject: [PATCH] MQ Test --- .github/workflows/rust.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index f96de9472b..2e1da6941f 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -21,7 +21,7 @@ on: push: # When PR is in the Merge Queue, GitHub will create a temporary branch - but we already have a # CI running because of `merge_group` - # https://github.com/orgs/community/discussions/15254 + # See also: https://github.com/orgs/community/discussions/15254 branches-ignore: - 'gh-readonly-queue/**' pull_request: