Skip to content

Commit 1321d0d

Browse files
committed
fix: trigger CI on main branch
1 parent f78b72d commit 1321d0d

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-
- develop
13+
- main
1414
pull_request:
1515
branches:
1616
- '*'

0 commit comments

Comments
 (0)