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.
2 parents bc9cf18 + 502d138 commit 31cf5ddCopy full SHA for 31cf5dd
.github/workflows/rust.yml
@@ -1,5 +1,6 @@
1
----
2
-on: [pull_request]
+on:
+ pull_request:
3
+ merge_group:
4
5
name: Rust
6
jobs:
0 commit comments