Skip to content

Commit 820bab3

Browse files
committed
test
1 parent 711d712 commit 820bab3

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

.github/workflows/build_test.arcgis.service.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@ name: test and package arcgis service plugin
33
on:
44
workflow_dispatch:
55
workflow_call:
6-
push:
7-
paths:
8-
- .github/workflows/build_test.arcgis.service.yaml
9-
- .github/workflows/config.yaml
10-
- plugins/arcgis/service/**
116
pull_request:
127
paths:
138
- .github/workflows/build_test.arcgis.service.yaml

.github/workflows/build_test.arcgis.web-app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: test and package arcgis web plugin
33
on:
44
workflow_dispatch:
55
workflow_call:
6-
push:
6+
pull_request:
77
paths:
88
- .github/workflows/build_test.arcgis.web-app.yaml
99
- .github/workflows/config.yaml

0 commit comments

Comments
 (0)