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 16d6815 commit 9f86833Copy full SHA for 9f86833
.github/workflows/ci.yml
@@ -1,5 +1,6 @@
1
on:
2
pull_request:
3
+ merge_group:
4
5
name: Continuous integration
6
.github/workflows/clippy.yml
@@ -2,6 +2,7 @@ on:
push:
branches: [ staging, trying, master ]
7
name: Clippy check
8
.github/workflows/rustfmt.yml
name: Code formatting check
0 commit comments