diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index f96de9472..2e1da6941 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: