Skip to content

Commit 5ce6daf

Browse files
authored
Merge pull request #136 from HassanBahati/update-ci-tests-trigger
2 parents d47f9b4 + 49f50b9 commit 5ce6daf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: Tests
33
on:
44
push:
55
branches:
6-
- next
6+
- main
77
pull_request:
88
branches:
9-
- next
9+
- main
1010

1111
jobs:
1212
test:

0 commit comments

Comments
 (0)