File tree Expand file tree Collapse file tree 4 files changed +28
-0
lines changed Expand file tree Collapse file tree 4 files changed +28
-0
lines changed Original file line number Diff line number Diff line change 5
5
6
6
on :
7
7
push :
8
+ paths :
9
+ - " .github/workflows/basemap-data-hires.yml"
10
+ - " packages/basemap_data_hires"
11
+ pull_request :
12
+ paths :
13
+ - " .github/workflows/basemap-data-hires.yml"
14
+ - " packages/basemap_data_hires"
8
15
workflow_dispatch :
9
16
10
17
jobs :
Original file line number Diff line number Diff line change 5
5
6
6
on :
7
7
push :
8
+ paths :
9
+ - " .github/workflows/basemap-data.yml"
10
+ - " packages/basemap_data"
11
+ pull_request :
12
+ paths :
13
+ - " .github/workflows/basemap-data.yml"
14
+ - " packages/basemap_data"
8
15
workflow_dispatch :
9
16
10
17
jobs :
Original file line number Diff line number Diff line change 5
5
6
6
on :
7
7
push :
8
+ paths :
9
+ - " .github/workflows/basemap-for-manylinux.yml"
10
+ - " packages/basemap"
11
+ pull_request :
12
+ paths :
13
+ - " .github/workflows/basemap-for-manylinux.yml"
14
+ - " packages/basemap"
8
15
workflow_dispatch :
9
16
10
17
jobs :
Original file line number Diff line number Diff line change 5
5
6
6
on :
7
7
push :
8
+ paths :
9
+ - " .github/workflows/basemap-for-windows.yml"
10
+ - " packages/basemap"
11
+ pull_request :
12
+ paths :
13
+ - " .github/workflows/basemap-for-windows.yml"
14
+ - " packages/basemap"
8
15
workflow_dispatch :
9
16
10
17
jobs :
You can’t perform that action at this time.
0 commit comments