Skip to content

Commit ad58a34

Browse files
committed
submit codecov report for main
1 parent 7cd066c commit ad58a34

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
name: ci
22

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

69
jobs:
710
lint:

0 commit comments

Comments
 (0)