Skip to content

Commit 79fed82

Browse files
committed
Updated CI
1 parent d83d247 commit 79fed82

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
name: Run tests and upload coverage
22

33
on:
4-
push
4+
push:
5+
branches:
6+
- main
7+
pull_request:
58

69
jobs:
710
test:

0 commit comments

Comments
 (0)