fix: Link Checking (#30659)

This commit is contained in:
Emad Rad
2024-10-23 03:21:52 +03:30
committed by GitHub
parent 4433ef47fe
commit 6fef6ac3a2
4 changed files with 13 additions and 7 deletions

View File

@@ -4,6 +4,7 @@ on:
pull_request:
paths:
- "docs/**"
- ".github/workflows/superset-docs-verify.yml"
types: [synchronize, opened, reopened, ready_for_review]
# cancel previous workflow jobs for PRs
@@ -40,6 +41,11 @@ jobs:
https://dev.mysql.com/doc/refman/5.7/en/innodb-limits.html,
^https://img\.shields\.io/.*,
https://vkusvill.ru/
https://www.linkedin.com/in/mark-thomas-b16751158/
https://theiconic.com.au/
https://wattbewerb.de/
https://timbr.ai/
https://opensource.org/license/apache-2-0
build-deploy:
name: Build & Deploy
runs-on: ubuntu-22.04