This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-sqlparser-rs.git


The following commit(s) were added to refs/heads/main by this push:
     new befc95e8 MQ Test (#2019)
befc95e8 is described below

commit befc95e8e8c98bf35f4d19e648cc01dc8af68672
Author: Dmitrii Blaginin <dmit...@blaginin.me>
AuthorDate: Fri Sep 5 08:49:05 2025 +0100

    MQ Test (#2019)
---
 .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 f96de947..2e1da694 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:


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@datafusion.apache.org
For additional commands, e-mail: commits-h...@datafusion.apache.org

Reply via email to