We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75d33d1 commit 2cb3f6dCopy full SHA for 2cb3f6d
.github/workflows/CI.yml
@@ -10,6 +10,8 @@ on:
10
push:
11
branches:
12
- master
13
+ - develop
14
+ - main
15
paths:
16
- '**.scala'
17
- '**.java'
0 commit comments