Переглянути джерело

[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: