feat(ci): disable ingestion smoke build (#8845)

This commit is contained in:
Aseem Bansal 2023-09-15 20:04:11 +05:30 committed by GitHub
parent 3193421976
commit ec714fc1e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,8 +3,6 @@ on:
release:
types: [published]
push:
branches:
- master
paths:
- "docker/datahub-ingestion-base/**"
- "smoke-test/**"