mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-08 07:23:34 +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:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
paths-ignore:
|
|
||||||
- "docs-website/**"
|
|
||||||
- "docs/**"
|
|
||||||
- "**.md"
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- "**"
|
- "**"
|
||||||
paths-ignore:
|
|
||||||
- "docs-website/**"
|
|
||||||
- "docs/**"
|
|
||||||
- "**.md"
|
|
||||||
release:
|
release:
|
||||||
types: [published]
|
types: [published]
|
||||||
|
|
||||||
|
|||||||
@ -49,3 +49,4 @@ Example snippet:
|
|||||||
|
|
||||||
* Good: https://raw.githubusercontent.com/datahub-project/static-assets/main/imgs/dbt-test-logic-view.png
|
* 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
|
* 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