Skip to content

Commit 2cb3f6d

Browse files
authored
Run GitHub actions for develop and main branches (#551)
1 parent 75d33d1 commit 2cb3f6d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ on:
1010
push:
1111
branches:
1212
- master
13+
- develop
14+
- main
1315
paths:
1416
- '**.scala'
1517
- '**.java'

0 commit comments

Comments
 (0)