Browse Source

[hotfix] Remove dead link check path filter (#12985)

Some patch not run docs ci due to not docs related change
Jay Chung 2 years ago
parent
commit
db615ba284
1 changed files with 0 additions and 5 deletions
  1. 0 5
      .github/workflows/docs.yml

+ 0 - 5
.github/workflows/docs.yml

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