[hotfix] Remove dead link check path filter (#12985)
Some patch not run docs ci due to not docs related change
This commit is contained in:
parent
64a29c61e4
commit
db615ba284
|
|
@ -18,11 +18,6 @@ name: Docs
|
|||
|
||||
on:
|
||||
pull_request:
|
||||
paths:
|
||||
- '.github/workflows/docs.yml'
|
||||
- '**/*.md'
|
||||
- 'docs/**'
|
||||
- '.dlc.json'
|
||||
schedule:
|
||||
- cron: '0 18 * * *' # TimeZone: UTC 0
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue