Skip to content

Commit 0cb606e

Browse files
authored
run tests on main branch (#58)
1 parent 4ada82e commit 0cb606e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
pull_request:
55
workflow_dispatch:
66
workflow_call:
7+
push:
8+
branches:
9+
- main
710

811
concurrency:
912
group: "${{ github.workflow }} @ ${{ github.event.pull_request.head.label || github.head_ref || github.ref }}"

0 commit comments

Comments
 (0)