Skip to content

Commit 8cca053

Browse files
authored
Merge branch 'async' into patch-1
2 parents 498d22d + 487f74f commit 8cca053

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
name: CI
22

33
on:
4-
- push
5-
- pull_request
4+
pull_request:
5+
push:
6+
branches: [async]
67

78
jobs:
89
coverage:

0 commit comments

Comments
 (0)