Skip to content

Commit 1f0f611

Browse files
authored
run test on main (#21)
1 parent e5f11eb commit 1f0f611

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: Run tests
22
on:
3+
push:
4+
branches: ["main"]
35
pull_request:
46
branches: ["**"]
57

0 commit comments

Comments
 (0)