Skip to content

Commit

Permalink
Do not trigger builds when monitor and maps pom.xml are updated (#33286)
Browse files Browse the repository at this point in the history
* Do not trigger builds when monitor and maps pom.xml are updated

* fix version
  • Loading branch information
srnagar authored Feb 2, 2023
1 parent 385f19d commit 184537b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
8 changes: 8 additions & 0 deletions sdk/maps/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,14 @@ trigger:
- sdk/maps/
exclude:
- sdk/maps/pom.xml
- sdk/maps/azure-maps-elevation/pom.xml
- sdk/maps/azure-maps-geolocation/pom.xml
- sdk/maps/azure-maps-render/pom.xml
- sdk/maps/azure-maps-route/pom.xml
- sdk/maps/azure-maps-search/pom.xml
- sdk/maps/azure-maps-timezone/pom.xml
- sdk/maps/azure-maps-traffic/pom.xml
- sdk/maps/azure-maps-weather/pom.xml
- sdk/maps/azure-resourcemanager-maps/pom.xml

pr:
Expand Down
2 changes: 2 additions & 0 deletions sdk/monitor/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,10 @@ trigger:
exclude:
- sdk/monitor/pom.xml
- sdk/monitor/azure-monitor-ingestion/pom.xml
- sdk/monitor/azure-monitor-ingestion-perf/pom.xml
- sdk/monitor/azure-monitor-opentelemetry-exporter/pom.xml
- sdk/monitor/azure-monitor-query/pom.xml
- sdk/monitor/azure-monitor-query-perf/pom.xml

pr:
branches:
Expand Down

0 comments on commit 184537b

Please sign in to comment.