mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-02 11:49:23 +00:00
build(workflow): test enable workflow for docs change (#9901)
This commit is contained in:
parent
3b88ebb5e4
commit
fbc291c645
8
.github/workflows/docker-unified.yml
vendored
8
.github/workflows/docker-unified.yml
vendored
@ -3,17 +3,9 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
paths-ignore:
|
||||
- "docs-website/**"
|
||||
- "docs/**"
|
||||
- "**.md"
|
||||
pull_request:
|
||||
branches:
|
||||
- "**"
|
||||
paths-ignore:
|
||||
- "docs-website/**"
|
||||
- "docs/**"
|
||||
- "**.md"
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
|
@ -49,3 +49,4 @@ Example snippet:
|
||||
|
||||
* Good: https://raw.githubusercontent.com/datahub-project/static-assets/main/imgs/dbt-test-logic-view.png
|
||||
* Bad: https://github.com/datahub-project/static-assets/blob/main/imgs/dbt-test-logic-view.png
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user