Skip to content

Commit 76ccc75

Browse files
committed
chore(ci): deploy only master branch
1 parent d3a6ba3 commit 76ccc75

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.circleci/config.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -241,9 +241,7 @@ workflows:
241241
- jdk-8-nightly
242242
filters:
243243
branches:
244-
only:
245-
- master
246-
- groupBy
244+
only: master
247245

248246
nightly:
249247
triggers:

0 commit comments

Comments
 (0)