Skip to content

Commit 8144e25

Browse files
author
Andrew J Westlake
committed
Merge branch 'master' of https://github.com/awestlake87/pyo3-asyncio into better-cancellation
2 parents 633a512 + 5b1d1c4 commit 8144e25

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ on:
44
push:
55
branches:
66
- master
7-
pull_request:
7+
pull_request:
8+
branches:
9+
- master
810

911
env:
1012
CARGO_TERM_COLOR: always

0 commit comments

Comments
 (0)