Skip to content

Commit 0c8abb4

Browse files
committed
Merge branch 'master' of https://github.com/apache/incubator-echarts into feat-add-initial-option-for-bmap
2 parents 1368d2c + baae12e commit 0c8abb4

File tree

75 files changed

+4960
-1196
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+4960
-1196
lines changed

.github/workflows/nodejs.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Node CI
22

3-
on: [push]
3+
on:
4+
pull_request:
5+
types: [opened, synchronize]
46

57
jobs:
68
build:

0 commit comments

Comments
 (0)