We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd3342e commit befc95eCopy full SHA for befc95e
.github/workflows/rust.yml
@@ -21,7 +21,7 @@ on:
21
push:
22
# When PR is in the Merge Queue, GitHub will create a temporary branch - but we already have a
23
# CI running because of `merge_group`
24
- # https://github.com/orgs/community/discussions/15254
+ # See also: https://github.com/orgs/community/discussions/15254
25
branches-ignore:
26
- 'gh-readonly-queue/**'
27
pull_request:
0 commit comments