mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-25 17:08:29 +00:00
fix(tests) triggering metadata-io tests on configuration changes (#14468)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
This commit is contained in:
parent
21ea800a08
commit
ccf2e74e2a
2
.github/workflows/metadata-io.yml
vendored
2
.github/workflows/metadata-io.yml
vendored
@ -9,6 +9,7 @@ on:
|
||||
- "li-utils/**"
|
||||
- "metadata-models/**"
|
||||
- "metadata-io/**"
|
||||
- "metadata-service/configuration/**"
|
||||
- ".github/workflows/metadata-io.yml"
|
||||
pull_request:
|
||||
branches:
|
||||
@ -18,6 +19,7 @@ on:
|
||||
- "li-utils/**"
|
||||
- "metadata-models/**"
|
||||
- "metadata-io/**"
|
||||
- "metadata-service/configuration/**"
|
||||
- ".github/workflows/metadata-io.yml"
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user