build(workflow): test enable workflow for docs change (#9901)

This commit is contained in:
david-leifker 2024-02-21 17:19:41 -06:00 committed by GitHub
parent 3b88ebb5e4
commit fbc291c645
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 8 deletions

View File

@ -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]

View File

@ -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