Skip to content

Commit ca0324b

Browse files
committed
ci: trigger tests on all branches
1 parent 1321d0d commit ca0324b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
default: develop
1111
push:
1212
branches:
13-
- main
13+
- '*'
1414
pull_request:
1515
branches:
1616
- '*'

0 commit comments

Comments
 (0)