Skip to content

Commit 001c213

Browse files
authored
Merge pull request #4 from DanCardin/dc/coveralls-comments
2 parents 63d963d + 6c9ee86 commit 001c213

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
name: test
22

33
on:
4-
- push
4+
pull_request:
5+
branches:
6+
- main
7+
push:
8+
branches:
9+
- main
510

611
concurrency:
712
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)