瀏覽代碼

[ci] Run frontend CI for all PRs (#3608)

Harsh Gupta 1 年之前
父節點
當前提交
2290b149e3
共有 1 個文件被更改,包括 0 次插入10 次删除
  1. 0 10
      .github/workflows/commitflow-frontend.yml

+ 0 - 10
.github/workflows/commitflow-frontend.yml

@@ -7,16 +7,6 @@ on:
   pull_request:
     branches:
     - master
-    paths:
-      - '**.js'
-      - '**.jsx'
-      - '**.ts'
-      - '**.tsx'
-      - '**.less'
-      - '**.scss'
-      - '**.vue'
-      - 'package*.json'
-      - '**commitflow-frontend.yml'
 
 jobs:
   build: