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 3d67475 commit 9e3556cCopy full SHA for 9e3556c
.github/workflows/ci.yml
@@ -2,7 +2,7 @@ on:
2
push:
3
branches: ["master", "tokio-*.x"]
4
pull_request:
5
- branches: ["master", "tokio-*.x"]
+ #branches: ["master", "tokio-*.x"]
6
7
name: CI
8
0 commit comments