Skip to content

Commit 9e3556c

Browse files
committed
make ci work
1 parent 3d67475 commit 9e3556c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ on:
22
push:
33
branches: ["master", "tokio-*.x"]
44
pull_request:
5-
branches: ["master", "tokio-*.x"]
5+
#branches: ["master", "tokio-*.x"]
66

77
name: CI
88

0 commit comments

Comments
 (0)