Skip to content

Commit a16b7eb

Browse files
authored
deploy metadata service on any changes to metadata service (including lib) (#37717)
1 parent c8927a5 commit a16b7eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/metadata_service_deploy_orchestrator_dagger.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
branches:
77
- master
88
paths:
9-
- "airbyte-ci/connectors/metadata_service/orchestrator/**"
9+
- "airbyte-ci/connectors/metadata_service/**"
1010
jobs:
1111
connector_metadata_service_deploy_orchestrator:
1212
name: Connector metadata service deploy orchestrator

0 commit comments

Comments
 (0)