Skip to content

Commit

Permalink
fix(ci): disable ci telemetry modelDocUpload (#12504)
Browse files Browse the repository at this point in the history
  • Loading branch information
david-leifker authored Jan 30, 2025
1 parent a80d23e commit a155470
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/metadata-model.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,5 @@ jobs:
env:
DATAHUB_SERVER: ${{ secrets.DataHubServer }}
DATAHUB_TOKEN: ${{ secrets.DataHubToken }}
DATAHUB_TELEMETRY_ENABLED: false
run: ./gradlew :metadata-ingestion:modelDocUpload

0 comments on commit a155470

Please sign in to comment.