Skip to content

Commit e550bac

Browse files
authored
Update ci.yml
1 parent 7007b49 commit e550bac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@ on:
33
pull_request:
44
push:
55
branches:
6-
- master
6+
- develop
77
- release**
88
workflow_dispatch:
9+
910
jobs:
1011
test-stable:
1112
name: JL${{ matrix.version }} - ${{ matrix.arch }} - ${{ matrix.group }} - ${{ matrix.os }}

0 commit comments

Comments
 (0)