Skip to content

Commit 6500f8f

Browse files
committed
chore: run on main branch
1 parent 13b102d commit 6500f8f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: Maven Test
22

33
on:
44
push:
5-
branches: [ main, develop ]
5+
branches: [ main ]
66
pull_request:
7-
branches: [ main, develop ]
7+
branches: [ main ]
88

99
jobs:
1010
test:

0 commit comments

Comments
 (0)